]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/palette.cpp
disable warning about data truncation (810) for icc (this is a useful warning and...
[wxWidgets.git] / src / x11 / palette.cpp
index 9da4df9aa4f2f128c0165053a024031a6f000e5c..e03aed5237c314131662a30ffeae121685a83876 100644 (file)
@@ -34,10 +34,6 @@ recommended; only the window manager should do this...  Also, it is
 not the functionality that wxPalette::Create() aims to provide.
  */
 
 not the functionality that wxPalette::Create() aims to provide.
  */
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "palette.h"
-#endif
-
 #include "wx/palette.h"
 #include "wx/window.h"
 #include "wx/app.h"
 #include "wx/palette.h"
 #include "wx/window.h"
 #include "wx/app.h"