unused variables/declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2815,8 +2815,6 @@ bool wxTreeCtrl::MSWOnNotify(int idCtrl, WXLPARAM lParam, WXLPARAM *result)
|
||||
// with many items is just too slow)
|
||||
NM_TREEVIEW *tv = (NM_TREEVIEW *)lParam;
|
||||
|
||||
wxTreeItemId item = event.m_item;
|
||||
|
||||
wxTreeItemParam *param =
|
||||
(wxTreeItemParam *)tv->itemOld.lParam;
|
||||
delete param;
|
||||
|
Reference in New Issue
Block a user