]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/anybutton.h
avoid creating and immediately destroying a wxGraphicsContext when creating a wxDC...
[wxWidgets.git] / include / wx / anybutton.h
index 9b7417917bf9d8999f83a523b7db36cc964611df..d2b1ee21e2438ecd2afef86ebdc904321629af40 100644 (file)
@@ -191,8 +191,6 @@ protected:
 //    #include "wx/cocoa/anybutton.h"
 //#elif defined(__WXPM__)
 //    #include "wx/os2/anybutton.h"
-//#elif defined(__WXPALMOS__)
-//    #include "wx/palmos/anybutton.h"
 #else
     typedef wxAnyButtonBase wxAnyButton;
 #endif