]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/tooltip.cpp
centralized the handling of border styles; added borders support for wxListBox and...
[wxWidgets.git] / src / mac / classic / tooltip.cpp
index f269196711157a8e22ccda5890817a5221162d72..5ce94cf3f0c992a115969a038e91ec0a414664e5 100644 (file)
@@ -7,10 +7,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-    #pragma implementation "tooltip.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_TOOLTIPS