X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1bf3ad3e8f34361824a801008d47833ac71dcb1..766a1d00c31a074bf92c60ac85765590d36d889f:/src/gtk1/tooltip.cpp?ds=sidebyside diff --git a/src/gtk1/tooltip.cpp b/src/gtk1/tooltip.cpp index 5f428af202..3b04c2c35d 100644 --- a/src/gtk1/tooltip.cpp +++ b/src/gtk1/tooltip.cpp @@ -7,10 +7,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "tooltip.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"