]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/frame.cpp
Include wx/gauge.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / classic / frame.cpp
index 42e12a8a11f37360a3d7df1753e17d547329e300..d97a3909e51192d2eb9483ad5bbe046079c20e15 100644 (file)
@@ -28,7 +28,6 @@
 #include "wx/mac/uma.h"
 
 extern wxWindowList wxModelessWindows;
-extern wxList wxPendingDelete;
 
 BEGIN_EVENT_TABLE(wxFrame, wxFrameBase)
   EVT_ACTIVATE(wxFrame::OnActivate)