revert addition of the simple listctrl; it doesn't help.

Log the version of comctl32.dll under wxMSW; it's useful when reporting bugs or when debugging

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-03-04 11:39:13 +00:00
parent 7a8b7e04af
commit 9e27ff7519
2 changed files with 15 additions and 31 deletions

View File

@@ -153,7 +153,6 @@ protected:
wxPanel *m_panel;
MyListCtrl *m_listCtrl;
wxListCtrl *m_simpleListCtrl;
wxTextCtrl *m_logWindow;
private: