1
0
Эх сурвалжийг харах

coreaudio-encoder: Remove NO_MIN_MAX

Misspelled NOMINMAX is unnecessary.
jpark37 4 жил өмнө
parent
commit
d4bf7d4c23

+ 0 - 1
plugins/coreaudio-encoder/windows-imports.h

@@ -1,4 +1,3 @@
-#define NO_MIN_MAX 1
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 #include <ShlObj.h>