From: Vadim Zeitlin Date: Tue, 10 Feb 2004 23:46:51 +0000 (+0000) Subject: reversed last accidental commit X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ca7b163fc2f9a3ea016a812dcb8be162c1ebb79b?ds=inline reversed last accidental commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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_ */