X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/598152189f9c0dd5636842b0a9db8d9f287111de..51478cd68dc4b44b7ef0f497de81bff8601b6414:/samples/html/widget/widget.cpp?ds=sidebyside diff --git a/samples/html/widget/widget.cpp b/samples/html/widget/widget.cpp index 705b1e39b3..e51fe68f1d 100644 --- a/samples/html/widget/widget.cpp +++ b/samples/html/widget/widget.cpp @@ -4,11 +4,6 @@ // Demonstrates embedded controls ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma implementation "test.cpp" - #pragma interface "test.cpp" -#endif - // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"