]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/radiobox.h
No changes, just fix a typo in a comment in docview event handling code.
[wxWidgets.git] / include / wx / radiobox.h
index 6807523119fd59ab4541a7fdb3152386c87ab733..acfa9e8f8a35c561e9e42470654d2b3ef1a3a3dd 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     10.09.00
-// RCS-ID:      $Id$
 // Copyright:   (c) Vadim Zeitlin
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -168,8 +167,6 @@ private:
     #include "wx/cocoa/radiobox.h"
 #elif defined(__WXPM__)
     #include "wx/os2/radiobox.h"
-#elif defined(__WXPALMOS__)
-    #include "wx/palmos/radiobox.h"
 #endif
 
 #endif // wxUSE_RADIOBOX