X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..b3c33d35d3749e74bde2eb00faefbe3f5dc7e4aa:/src/os2/frame.cpp diff --git a/src/os2/frame.cpp b/src/os2/frame.cpp index f8c4e9d11a..c909d19d16 100644 --- a/src/os2/frame.cpp +++ b/src/os2/frame.cpp @@ -43,14 +43,11 @@ #endif // wxUSE_TOOLBAR #include "wx/menuitem.h" -#include "wx/log.h" // ---------------------------------------------------------------------------- // globals // ---------------------------------------------------------------------------- -extern wxList WXDLLEXPORT wxPendingDelete; - #if wxUSE_MENUS_NATIVE extern wxMenu *wxCurrentPopupMenu; #endif