X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46697f31a56e92d865bb7a90a6093de14d4e8e5f..43b2d5e7c3b3e3d6b245e279dde73d96e0075911:/samples/xrc/custclas.cpp diff --git a/samples/xrc/custclas.cpp b/samples/xrc/custclas.cpp index a356a21c04..fe67c6a7f5 100644 --- a/samples/xrc/custclas.cpp +++ b/samples/xrc/custclas.cpp @@ -7,14 +7,6 @@ // Licence: wxWindows licence //----------------------------------------------------------------------------- -//----------------------------------------------------------------------------- -// GCC implementation -//----------------------------------------------------------------------------- - -#ifdef __GNUG__ - #pragma implementation "custclas.h" -#endif - //----------------------------------------------------------------------------- // Standard wxWidgets headers //-----------------------------------------------------------------------------