code: Remove outdated comment style (#6640)

This commit is contained in:
GPUCode
2023-06-25 12:52:41 +03:00
committed by GitHub
parent 9b82de6b24
commit 7edc86a9bc
52 changed files with 0 additions and 176 deletions

View File

@ -11,9 +11,6 @@
#include "core/file_sys/errors.h"
#include "core/file_sys/file_backend.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// FileSys namespace
SERIALIZE_EXPORT_IMPL(FileSys::SDMCWriteOnlyArchive)
SERIALIZE_EXPORT_IMPL(FileSys::ArchiveFactory_SDMCWriteOnly)