]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/app.cpp
build fix
[wxWidgets.git] / src / palmos / app.cpp
index 508e073e875a6b487675c3a7a55ccc34261bbb3f..b96a01e1170b8a27eb557b497a91c1c26db94992 100644 (file)
@@ -40,7 +40,6 @@
     #include "wx/msgdlg.h"
     #include "wx/intl.h"
     #include "wx/wxchar.h"
-    #include "wx/icon.h"
     #include "wx/log.h"
 #endif
 
@@ -64,8 +63,6 @@
 // global variables
 // ---------------------------------------------------------------------------
 
-extern wxList WXDLLEXPORT wxPendingDelete;
-
 // NB: all "NoRedraw" classes must have the same names as the "normal" classes
 //     with NR suffix - wxWindow::MSWCreate() supposes this
 const wxChar *wxCanvasClassName        = wxT("wxWindowClass");