diff --git a/include/wx/features.h b/include/wx/features.h index 2392e05ba4..80d7e6b317 100644 --- a/include/wx/features.h +++ b/include/wx/features.h @@ -56,8 +56,5 @@ #undef wxHAS_CRASH_REPORT #endif -// wxHtmlWindow::SelectAll() -#define wxHAVE_HTML_SELECTALL - #endif /* _WX_FEATURES_H_ */