From 0bbb9be629ce35c11e4bf4a5180810ae2b16e5b4 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 24 Sep 2018 15:57:53 +0200 Subject: Fix TODOs, mainly escaping strings for ninja --- include/Conf.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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 -- cgit v1.2.3