X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/917be7ed065337e8a7a67615969ecaade9eea809..7f47faf4f2fb142f715e3e47ed6f25a002d7a5d2:/src/x11/palette.cpp diff --git a/src/x11/palette.cpp b/src/x11/palette.cpp index 9da4df9aa4..e03aed5237 100644 --- a/src/x11/palette.cpp +++ b/src/x11/palette.cpp @@ -34,10 +34,6 @@ recommended; only the window manager should do this... Also, it is 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"