]> 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 f8c4e9d11aa7f7d911f930c2217749634e83779f..c909d19d1638ce2503b65cdf3a0f3855ebddabbe 100644 (file)
 #endif // wxUSE_TOOLBAR
 
 #include "wx/menuitem.h"
-#include "wx/log.h"
 
 // ----------------------------------------------------------------------------
 // globals
 // ----------------------------------------------------------------------------
 
-extern wxList WXDLLEXPORT wxPendingDelete;
-
 #if wxUSE_MENUS_NATIVE
 extern wxMenu *wxCurrentPopupMenu;
 #endif