remove deprecated code

This commit is contained in:
Max Lyon
2020-12-07 14:07:17 +01:00
parent 139719433a
commit 2372e6ce4e

View File

@@ -47,12 +47,6 @@
//=============================================================================
#if defined(ACGMAKE_STATIC_BUILD)
# define OM_STATIC_BUILD 1
#endif
//=============================================================================
#if defined(_DEBUG) || defined(DEBUG)
# define OM_DEBUG
#endif