Remove obsolete comment

This commit is contained in:
Léo Lam 2021-04-14 12:28:47 +02:00
parent 6e08ff5029
commit dd4f0a6ac4
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
namespace ksys::res {
// NON_MATCHING: reorderings for the "テーブルの数" SafeString ctor
bool Drop::parse_(u8* data, size_t, sead::Heap* heap) {
mTableNum.init(0, "TableNum", "テーブルの数", &mObj);
addObj(&mObj, "Header");