X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74b720793f9d312566450461fac394e5e456ae5d..469d3e9b7b28900f27130a69f2ecea7bce2078a1:/include/wx/palmos/chkconf.h

diff --git a/include/wx/palmos/chkconf.h b/include/wx/palmos/chkconf.h
index 6c8796ba77..ba0dc19b85 100644
--- a/include/wx/palmos/chkconf.h
+++ b/include/wx/palmos/chkconf.h
@@ -14,10 +14,6 @@
 #ifndef _WX_PALMOS_CHKCONF_H_
 #define _WX_PALMOS_CHKCONF_H_
 
-#if WXWIN_COMPATIBILITY_2_4
-    #error "wxPalmOS port was introduced after 2.4.X"
-#endif
-
 /*
  * disable the settings which are not implemented yet
  */
@@ -52,9 +48,6 @@
 #undef wxUSE_CLIPBOARD
 #define wxUSE_CLIPBOARD 0
 
-#undef wxUSE_DISPLAY
-#define wxUSE_DISPLAY 0
-
 #undef wxUSE_COMBOBOX
 #define wxUSE_COMBOBOX 0
 
@@ -64,6 +57,9 @@
 #undef wxUSE_DIRDLG
 #define wxUSE_DIRDLG 0
 
+#undef wxUSE_DISPLAY
+#define wxUSE_DISPLAY 0
+
 #undef wxUSE_DOC_VIEW_ARCHITECTURE
 #define wxUSE_DOC_VIEW_ARCHITECTURE 0
 
@@ -106,6 +102,9 @@
 #undef wxUSE_FONTMAP
 #define wxUSE_FONTMAP 0
 
+#undef wxUSE_FS_ARCHIVE
+#define wxUSE_FS_ARCHIVE 0
+
 #undef wxUSE_FS_INET
 #define wxUSE_FS_INET 0
 
@@ -262,6 +261,9 @@
 #undef wxUSE_STATLINE
 #define wxUSE_STATLINE 0
 
+#undef wxUSE_TARSTREAM
+#define wxUSE_TARSTREAM 0
+
 #undef wxUSE_TEXTBUFFER
 #define wxUSE_TEXTBUFFER 0