fix compilation both for Robert's cross-compiler and for all normal compilers by...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Aug 2006 18:07:40 +0000 (18:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Aug 2006 18:07:40 +0000 (18:07 +0000)
commit20f4b566868fe446aec9194958e9b02549bb2074
treec3b8e18d555c5ce51a02d1460966a7c2f7b90fad
parent27dee9ae02f0afc054fe7a90bc3d077df1d7914a
fix compilation both for Robert's cross-compiler and for all normal compilers by just removing the offending m_item initialization line which is unnecessary anyhow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/treectrl.cpp