diff --git a/src/main.cpp b/src/main.cpp index 1aaa6639..44704eb9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -46,7 +46,6 @@ extern "C" DLLEXPORT DWORD NvOptimusEnablement = 0x00000001; } #endif -#endif bool _cpuExtension_SSSE3 = false; bool _cpuExtension_SSE4_1 = false;