]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/anybutton.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / anybutton.h
index 9b7417917bf9d8999f83a523b7db36cc964611df..ebeac3b551c074c5791bb08b31e0a074ae11edee 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     wxAnyButtonBase class
 // Author:      Vadim Zetlin
 // Created:     2000-08-15 (extracted from button.h)
 // Purpose:     wxAnyButtonBase class
 // Author:      Vadim Zetlin
 // Created:     2000-08-15 (extracted from button.h)
-// RCS-ID:      $Id$
 // Copyright:   (c) Vadim Zetlin
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) Vadim Zetlin
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -191,8 +190,6 @@ protected:
 //    #include "wx/cocoa/anybutton.h"
 //#elif defined(__WXPM__)
 //    #include "wx/os2/anybutton.h"
 //    #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
 #else
     typedef wxAnyButtonBase wxAnyButton;
 #endif