Removed duplicate #endif

This commit is contained in:
Tom Lally 2022-08-25 06:42:01 +01:00
parent c8c9fad128
commit 396eeff89e

View file

@ -46,7 +46,6 @@ extern "C"
DLLEXPORT DWORD NvOptimusEnablement = 0x00000001;
}
#endif
#endif
bool _cpuExtension_SSSE3 = false;
bool _cpuExtension_SSE4_1 = false;