Clean up wxMSW wxTreeCtrl code by removing obsolete workarounds.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Feb 2011 01:00:40 +0000 (01:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Feb 2011 01:00:40 +0000 (01:00 +0000)
commit1f77d487b7ce351b20033312a038f9bb1eb01efc
treebad0ba3e85ef602644a6d0dd98c45856117c208a
parent57c7447463444c6a6bd910d2706f27c4cd1e4ec1
Clean up wxMSW wxTreeCtrl code by removing obsolete workarounds.

Remove wxUSE_COMCTL32_SAFELY that hasn't been needed for years, the current
code seems to work just fine on all the systems so remove this obsolete
workaround to simplify it.

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