]> git.saurik.com Git - wxWidgets.git/commit
No changes, just remove redundant code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 22:48:46 +0000 (22:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 22:48:46 +0000 (22:48 +0000)
commit776f4b8df89dc5ad7df04526c54ffe2a1436e33a
tree9266a8404ddf3bc35bf5f6485c2d0383d9792833
parente4c8592e9c995805a8518bf13e990e60ad9f0ed0
No changes, just remove redundant code.

Don't call FindToolByPosition() again in wxAuiToolBar::OnLeftUp() when we just
called it above.

Closes #13600.

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