]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/textctrl.cpp
Better fix for modal/modeless wizards.
[wxWidgets.git] / src / mac / carbon / textctrl.cpp
index 58e7befd834fa0e28d338da302fbcdc109425a0c..59de4dc29d29b262acfe73c53b6c4b5e9c3d3a64 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "textctrl.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #if wxUSE_TEXTCTRL