]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
guarding agains NULL
[wxWidgets.git] / include / wx / brush.h
index 044255dd246099f12d063cb16222a202636728af..40171d30b1d5a4e72f6e62a2f9cbc390913873e2 100644 (file)
@@ -78,8 +78,6 @@ public:
     #include "wx/gtk/brush.h"
 #elif defined(__WXGTK__)
     #include "wx/gtk1/brush.h"
-#elif defined(__WXMGL__)
-    #include "wx/mgl/brush.h"
 #elif defined(__WXDFB__)
     #include "wx/dfb/brush.h"
 #elif defined(__WXMAC__)