Remove hack

Former-commit-id: b876430ed3
This commit is contained in:
2022-12-18 09:43:09 -08:00
parent 5bc355e432
commit 758b61fc47
6 changed files with 13 additions and 15 deletions

View File

@@ -68,9 +68,6 @@ typedef int BOOL;
#ifndef nullptr
#define nullptr NULL
#endif
#ifndef final
#define final
#endif
#if defined(__MWERKS__)
#ifndef override