]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/metafile.h
Remove now unused header. Forward declaration is enough for wxBookCtrl and wxNotebook.
[wxWidgets.git] / include / wx / palmos / metafile.h
index 21f70fc0ae0022b09d81338ad47512aac897b686..38b4b45cc9266572c9862571df9241034afe6bc2 100644 (file)
 #ifndef _WX_METAFIILE_H_
 #define _WX_METAFIILE_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "metafile.h"
-#endif
-
-#include "wx/setup.h"
-
-#if wxUSE_METAFILE
-
 #include "wx/dc.h"
 #include "wx/gdiobj.h"
 
@@ -168,7 +160,6 @@ protected:
 
 #endif // wxUSE_DRAG_AND_DROP
 
-#endif // wxUSE_METAFILE
 #endif
     // _WX_METAFIILE_H_