X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/50d2908480c16f7a15e121819e8401903cb16f43..e87d78bb36f371d593137761158118fb09b69fa2:/include/wx/defs.h?ds=sidebyside diff --git a/include/wx/defs.h b/include/wx/defs.h index c9648e8bc8..26bbf9721c 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -425,17 +425,6 @@ typedef short int WXTYPE; #endif /* va_copy/!va_copy */ #endif /* wxVaCopy */ -#ifndef HAVE_VARIADIC_MACROS - #if wxCHECK_WATCOM_VERSION(1,2) - #define HAVE_VARIADIC_MACROS - #endif - - #if wxCHECK_VISUALC_VERSION(9) - #define HAVE_VARIADIC_MACROS - #endif -#endif /* HAVE_VARIADIC_MACROS */ - - #ifndef HAVE_WOSTREAM /* Mingw <= 3.4 and all versions of Cygwin don't have std::wostream