]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/fractal/fractal.cpp
update the intl.* files directly from genlang.py script instead of generating snippet...
[wxWidgets.git] / demos / fractal / fractal.cpp
index 5f73ce6ace2bba7397e8f09078ae91c08674ce69..6ff04d488273251d90f5e11dc695b5b0e71f2f78 100644 (file)
@@ -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__