diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/Conf.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Conf.hpp b/include/Conf.hpp index 951def9..f1dded6 100644 --- a/include/Conf.hpp +++ b/include/Conf.hpp @@ -173,7 +173,6 @@ namespace sibs }; const int NUM_CONFIGS = 12; - // TODO: Detect this at runtime? #if OS_TYPE == OS_TYPE_WINDOWS #ifdef SIBS_ENV_32BIT #define SYSTEM_PLATFORM Platform::PLATFORM_WIN32 |