]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/listbox.cpp
Compile fixes for the const patch
[wxWidgets.git] / src / msw / listbox.cpp
index c799cf3479f025848aab58b9bece27e74b1389f0..07b6aaebf2ad70d0d5868e8deea130919a6d2f4f 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "listbox.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"