Interpreter_Tables: Amend leftover comment

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

View file

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