X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9eddec696f06d65a80e7339b2fae14fcb55f8383..468c46935a53da994dd3a7ca8222277cae9ca851:/src/motif/frame.cpp diff --git a/src/motif/frame.cpp b/src/motif/frame.cpp index bb28dc5223..e734afa910 100644 --- a/src/motif/frame.cpp +++ b/src/motif/frame.cpp @@ -35,11 +35,10 @@ #include "wx/menu.h" #include "wx/icon.h" #include "wx/settings.h" + #include "wx/toolbar.h" + #include "wx/statusbr.h" #endif -#include "wx/statusbr.h" -#include "wx/toolbar.h" - #ifdef __VMS__ #pragma message disable nosimpint #endif @@ -88,7 +87,6 @@ static void wxFrameMapProc(Widget frameShell, XtPointer clientData, // ---------------------------------------------------------------------------- extern wxList wxModelessWindows; -extern wxList wxPendingDelete; // ---------------------------------------------------------------------------- // wxWin macros