]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dataview.h
[ 1960295 ] wxWeakRef - Reorganization and comments
[wxWidgets.git] / include / wx / dataview.h
index dca249147ad30565e2ee7f441d4a8bc5850a53b8..ee31afec70377c07e6b032a8b4dbb38cf4f237ec 100644 (file)
@@ -293,7 +293,6 @@ private:
     wxDataViewItemArray m_hash;
     unsigned int m_lastIndex;
     bool m_ordered;
-    bool m_useHash;
 };
 
 // ---------------------------------------------------------