mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
reverted bad win32 fix
This commit is contained in:
parent
e7dbbd16a5
commit
5b55dcbfbb
@ -234,9 +234,6 @@
|
||||
|
||||
#else
|
||||
|
||||
/* MSVC needs an underscore */
|
||||
#define snprintf _snprintf
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
@ -37,7 +37,4 @@
|
||||
|
||||
#else
|
||||
|
||||
/* MSVC needs an underscore */
|
||||
#define snprintf _snprintf
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user