X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d2ac6b8c652a4aac703ba03f143820e978b33d4..ae200bfcb537c475708959cb034be66eb0f5dcd4:/demos/fractal/fractal.cpp 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__