]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/listbox.cpp
added pragmas to disable icc warning when va_arg is used with a pointer type
[wxWidgets.git] / src / motif / listbox.cpp
index 4219682a390fdf21c8ea0c12dea91bdc2c2e207c..5b85211f215a6aa07f9396abbace32991a7bfd20 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"