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