X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7a893a3152a6ac676b0409320daef188a7be1b7b..02bcd285fac7124a41292d905609220005f51087:/src/common/quantize.cpp diff --git a/src/common/quantize.cpp b/src/common/quantize.cpp index c230b983d9..efe74bc7f3 100644 --- a/src/common/quantize.cpp +++ b/src/common/quantize.cpp @@ -30,10 +30,6 @@ /* modified by Vaclav Slavik for use as jpeglib-independent module */ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "quantize.h" -#endif - // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"