#undef wxUSE_REGEX
#define wxUSE_REGEX 0
+#undef wxUSE_DEBUGREPORT
+#define wxUSE_DEBUGREPORT 0
// Disable features which don't make sense for MS Smartphones
// (due to pointer device usage, limited controls, file system)
#undef wxUSE_STATUSBAR
#define wxUSE_STATUSBAR 0
-
- #undef wxUSE_DEBUGREPORT
- #define wxUSE_DEBUGREPORT 0
#endif // __SMARTPHONE__
#endif // _WX_MSW_WINCE_CHKCONF_H_