]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgdlg.h
removed wxICON_IS_BITMAP, it is now always (implicitly) set to 0
[wxWidgets.git] / include / wx / msgdlg.h
index 58ce76e40a71193c0ff26ba8533cd095ad09f8f4..c24fb85873e5e40f60f5af4da2e9169227307340 100644 (file)
@@ -15,8 +15,6 @@
 #include "wx/mac/msgdlg.h"
 #elif defined(__WXPM__)
 #include "wx/os2/msgdlg.h"
-#elif defined(__WXSTUBS__)
-#include "wx/generic/msgdlgg.h"
 #endif
 
 // ----------------------------------------------------------------------------