From 648defc35c14cd7d0483cbdb0f4a34b475e67d74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 22 Jan 2017 15:39:07 -0800 Subject: [PATCH] Cleanup. --- src/debug.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/debug.cpp b/src/debug.cpp index f9299e2..a41124e 100644 --- a/src/debug.cpp +++ b/src/debug.cpp @@ -20,8 +20,6 @@ extern "C" void NSLog(CFStringRef _format, ...); # endif // defined(__OBJC__) #elif 0 // BX_PLATFORM_EMSCRIPTEN # include -#else -# include #endif // BX_PLATFORM_WINDOWS namespace bx