]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/help.h
OSX adaptions
[wxWidgets.git] / include / wx / help.h
index 7e414dc7d17037f431cff7fbc4fb97f37f4a2302..17539c1b32881092eadfe60c03206f9c7a971986 100644 (file)
@@ -5,7 +5,6 @@
 // Modified by:
 // Created:
 // Copyright:   (c) Julian Smart
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
     #include "wx/msw/wince/helpwce.h"
 
     #define wxHelpController wxWinceHelpController
-#elif defined(__WXPALMOS__)
-    #include "wx/palmos/help.h"
-
-    #define wxHelpController wxPalmHelpController
 #elif defined(__WXMSW__)
     #include "wx/msw/helpchm.h"