]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/listbox.cpp
Mac compilation fix after const patch
[wxWidgets.git] / src / mac / carbon / listbox.cpp
index 4734a0b07e037860aeb652d3a3f9e61de3f74d6a..fc3319d92cee6b4ab29ed4d4bc58422cc40d780b 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "listbox.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #if wxUSE_LISTBOX