Remove obsolete comment

This commit is contained in:
Léo Lam
2021-04-14 12:28:47 +02:00
parent 6e08ff5029
commit dd4f0a6ac4
@@ -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");