cleanup todos

This commit is contained in:
Jeff Hutchinson 2021-08-19 22:25:11 -04:00
parent 59312d7d52
commit 1b54162580
4 changed files with 4 additions and 16 deletions

View file

@ -133,7 +133,6 @@ struct ConsoleValueConsoleType
EnumTable* enumTable;
};
// TODO: replace malloc/free with custom allocator...
class ConsoleValue
{
union