]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpext.cpp
fix for a crash due to using NULL inputConv in Unicode build introduced in rev 1.162
[wxWidgets.git] / src / generic / helpext.cpp
index 49dae623f0f0c7e4d0c752f1dc7ffad14fa89b2e..9d2a7d620e8b220899e53dfb44e6925b5ce5711a 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#   pragma implementation "wxexthlp.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__