diff --git a/samples/treectrl/treetest.cpp b/samples/treectrl/treetest.cpp index 38bf36bcc6..83a0b89e5e 100644 --- a/samples/treectrl/treetest.cpp +++ b/samples/treectrl/treetest.cpp @@ -978,7 +978,6 @@ void MyTreeCtrl::CreateImageList(int size) wxImageList *images = new wxImageList(size, size, true); // should correspond to TreeCtrlIcon_xxx enum - wxBusyCursor wait; wxIcon icons[5]; if (m_alternateImages)