git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32980
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#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_
#undef wxUSE_COMMON_DIALOGS
#define wxUSE_COMMON_DIALOGS 0
-// Don't use debug report under CE
-#undef wxUSE_DEBUGREPORT
-#define wxUSE_DEBUGREPORT 0
-
// ----------------------------------------------------------------------------
// MSW settings not supported by CE
// ----------------------------------------------------------------------------