X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6372b068b27b8fee63861c640af83f9329f6a4e1..b64c92ee20b022a88d3fe5371b0e17fb7818894f:/samples/xrc/derivdlg.cpp diff --git a/samples/xrc/derivdlg.cpp b/samples/xrc/derivdlg.cpp index 38b2d03c7c..6a6da8a9a2 100644 --- a/samples/xrc/derivdlg.cpp +++ b/samples/xrc/derivdlg.cpp @@ -7,14 +7,6 @@ // Licence: wxWindows licence //----------------------------------------------------------------------------- -//----------------------------------------------------------------------------- -// GCC implementation -//----------------------------------------------------------------------------- - -#ifdef __GNUG__ - #pragma implementation "derivdlg.h" -#endif - //----------------------------------------------------------------------------- // Standard wxWidgets headers //-----------------------------------------------------------------------------