diff --git a/include/wx/defs.h b/include/wx/defs.h index b83a43bd7a..16159b1f06 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -359,7 +359,6 @@ typedef short int WXTYPE; #ifndef HAVE_TR1_TYPE_TRAITS #if defined(__has_include) && __has_include() #define HAVE_TR1_TYPE_TRAITS - #endif #elif defined(__VISUALC__) && (_MSC_FULL_VER >= 150030729) #define HAVE_TR1_TYPE_TRAITS #endif