X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ecf902bc836f2808444b34eff48cdb12f289460..c59f6793fb6c116e6b9abdaca4de0c4a08a0e5b0:/include/wx/imagpng.h?ds=sidebyside diff --git a/include/wx/imagpng.h b/include/wx/imagpng.h index 73c465a90d..091a9de46f 100644 --- a/include/wx/imagpng.h +++ b/include/wx/imagpng.h @@ -10,10 +10,6 @@ #ifndef _WX_IMAGPNG_H_ #define _WX_IMAGPNG_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "imagpng.h" -#endif - #include "wx/defs.h" //-----------------------------------------------------------------------------