]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stdpaths.h
Document MSW-only wxEVT_MOVING event.
[wxWidgets.git] / include / wx / stdpaths.h
index eac35d3957af580dabbb076571904144217bcf8c..7e146d6291937b72ebc61ab244af6a3360cc9b52 100644 (file)
@@ -184,9 +184,6 @@ protected:
     #elif defined(__UNIX__)
         #include "wx/unix/stdpaths.h"
         #define wxHAS_NATIVE_STDPATHS
-    #elif defined(__PALMOS__)
-        #include "wx/palmos/stdpaths.h"
-        #define wxHAS_NATIVE_STDPATHS
     #endif
 #endif