reverted bad win32 fix
This commit is contained in:
@@ -234,9 +234,6 @@
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
/* MSVC needs an underscore */
|
|
||||||
#define snprintf _snprintf
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -37,7 +37,4 @@
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
/* MSVC needs an underscore */
|
|
||||||
#define snprintf _snprintf
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user