]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/frame.cpp
check for ERROR_NO_MORE_FILES error code from FindFirstFile() as it's not really...
[wxWidgets.git] / src / os2 / frame.cpp
index d04ed2f8f8762bb2a09d85a42d19c6c118ec7c39..c909d19d1638ce2503b65cdf3a0f3855ebddabbe 100644 (file)
@@ -48,8 +48,6 @@
 // globals
 // ----------------------------------------------------------------------------
 
-extern wxList WXDLLEXPORT wxPendingDelete;
-
 #if wxUSE_MENUS_NATIVE
 extern wxMenu *wxCurrentPopupMenu;
 #endif