Interpreter_Tables: Amend leftover comment

This commit is contained in:
Lioncash
2017-01-18 02:36:19 -05:00
parent 06488477a9
commit bba6a31eb6

View File

@ -494,5 +494,4 @@ void InitTables()
initialized = true; initialized = true;
} }
} } // namespace InterpreterTables
// remove