X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21d23b882fcce7b7582ae3e3f71a069a6d2940df..e1cffcd6e37ef0c3e35cc02a67cbf8c6e18f588f:/src/gtk/textctrl.cpp diff --git a/src/gtk/textctrl.cpp b/src/gtk/textctrl.cpp index 9f5e5be54f..f6aa7b6cb4 100644 --- a/src/gtk/textctrl.cpp +++ b/src/gtk/textctrl.cpp @@ -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"