X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=radiant%2Fpreferences.cpp;h=3ac20c260da0a3133548a74845aae09c6aaba9cd;hb=561e062c8724752601cb9f9370321930fd5aeed1;hp=44f8bfbfc0486ef7d8a279bdc2910667b7281319;hpb=53af03faff69e5b1e9133484668eb80094c17a46;p=xonotic%2Fnetradiant.git diff --git a/radiant/preferences.cpp b/radiant/preferences.cpp index 44f8bfbf..3ac20c26 100644 --- a/radiant/preferences.cpp +++ b/radiant/preferences.cpp @@ -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 #define X_OK 0