Tagging 2.9.3 for the third and final time.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_2_9_3@70008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2011-12-14 19:38:53 +00:00
2 changed files with 2 additions and 4 deletions

View File

@@ -742,8 +742,6 @@ void wxDataViewRendererBase::DestroyEditControl()
wxPendingDelete.Append(handler);
wxPendingDelete.Append(m_editorCtrl);
m_editorCtrl = NULL;
}
void wxDataViewRendererBase::CancelEditing()