Use wxPendingDelete

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2008-10-01 17:43:06 +00:00
parent 474b0ba488
commit fe6ee7ec10
2 changed files with 2 additions and 16 deletions

View File

@@ -1408,8 +1408,6 @@ protected:
wxBitmap *m_doubleBuffer;
#endif
wxVector<wxWindow*> m_windowsToDelete;
/** Local time ms when control was created. */
wxLongLong m_timeCreated;