]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/app.cpp
revert unintended changes in previous commit
[wxWidgets.git] / src / palmos / app.cpp
index 3361595e65c97d1a63c400661818763afe07b305..b96a01e1170b8a27eb557b497a91c1c26db94992 100644 (file)
@@ -63,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");