]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/preferences.cpp
This is a major change that updates the 3rd party libs on Windows builds.
[xonotic/netradiant.git] / radiant / preferences.cpp
index 44f8bfbfc0486ef7d8a279bdc2910667b7281319..3ac20c260da0a3133548a74845aae09c6aaba9cd 100644 (file)
@@ -39,13 +39,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #include "missing.h"
 #include "gtkmisc.h"
 
-#ifdef _WIN32
-       // sanity check - some gtk2 win32 runtimes replace sprintf
-       #if defined( sprintf )
-               #error sprintf is a macro. are you sure?
-       #endif
-#endif
-
 #ifdef _WIN32
 #include <io.h>
 #define X_OK 0