]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/listctrl/listtest.h
Make a single for loop out of two
[wxWidgets.git] / samples / listctrl / listtest.h
index f21382594d8b83e66763896cd5b0aee988e3391e..529e1a6140eaaaa89948731f78762a0221224705 100644 (file)
@@ -153,7 +153,6 @@ protected:
 
     wxPanel *m_panel;
     MyListCtrl *m_listCtrl;
-    wxListCtrl *m_simpleListCtrl;
     wxTextCtrl *m_logWindow;
 
 private: