]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/encconv.cpp
When saving the editable state, use the real state (m_editable)
[wxWidgets.git] / src / common / encconv.cpp
index 9c7d0d3ee6a929896a3b446a08ad871118112607..e4763473e5aa20bf086c6b7ba6e4c87f5203fc2c 100644 (file)
@@ -23,9 +23,6 @@
 #include "wx/encconv.h"
 
 #include <stdlib.h>
-#ifdef __WINE__
-#include <search.h>
-#endif
 
 // conversion tables, generated by scripts in $(WXWIN)/misc/unictabl:
 #ifdef __BORLANDC__