]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fontdlg.h
show the function in which the assert failure occured if the compiler supports it
[wxWidgets.git] / include / wx / fontdlg.h
index 480e5dcb9db9eaef218fa08aa40ee416777b732d..778dbd3a25a7938b694473ae03dce400bb26d279 100644 (file)
@@ -75,9 +75,6 @@ protected:
 
 #if defined(__WXUNIVERSAL__) || \
     defined(__WXMOTIF__)     || \
-    (defined(__WXMAC__) && !defined(__WXMAC_OSX__))  || \
-    (defined(__WXMAC__) && !USE_NATIVE_FONT_DIALOG_FOR_MACOSX)  || \
-    (defined(__WXMAC_OSX__) && ( MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_2 ) ) || \
     defined(__WXCOCOA__)     || \
     defined(__WXWINCE__)     || \
     defined(__WXGPE__)