]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/display/display.cpp
fixing RTTI
[wxWidgets.git] / samples / display / display.cpp
index 7172e2ae613cba4a9f6e6f551b45030348c26d9a..1016c703922cec051d933b45de16d280078be09d 100644 (file)
@@ -36,7 +36,7 @@
 
 
 // the application icon (under Windows and OS/2 it is in resources)
 
 
 // the application icon (under Windows and OS/2 it is in resources)
-#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__) || defined(__WXX11__)
+#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXX11__)
     #include "../sample.xpm"
 #endif
 
     #include "../sample.xpm"
 #endif