From 07cf4247ec0ef30223a94d557d7734b1a99f692b Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Tue, 22 Apr 2008 08:29:01 +0000 Subject: [PATCH] Remove usused variable git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/dataview.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/dataview.h b/include/wx/dataview.h index dca249147a..ee31afec70 100644 --- a/include/wx/dataview.h +++ b/include/wx/dataview.h @@ -293,7 +293,6 @@ private: wxDataViewItemArray m_hash; unsigned int m_lastIndex; bool m_ordered; - bool m_useHash; }; // --------------------------------------------------------- -- 2.50.0