X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d2ac6b8c652a4aac703ba03f143820e978b33d4..908f8fc481c0503bf8be5002e5d5208666da7649:/demos/fractal/fractal.cpp?ds=sidebyside diff --git a/demos/fractal/fractal.cpp b/demos/fractal/fractal.cpp index 5f73ce6ace..6ff04d4882 100644 --- a/demos/fractal/fractal.cpp +++ b/demos/fractal/fractal.cpp @@ -27,11 +27,6 @@ doesn't seem to be an equivalent of under wxWidgets, and my quick hack doesn't fix. */ -#ifdef __GNUG__ -#pragma implementation -#pragma interface -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__