]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/textctrl.cpp
don't set focus to a hidden notebook (patch 1299005)
[wxWidgets.git] / src / gtk / textctrl.cpp
index 9f5e5be54f808a8038d6087b13aa87b72f45e026..f6aa7b6cb4ba9cd0b282848f9aa8b6ba85f49570 100644 (file)
@@ -7,10 +7,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "textctrl.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"