don't need to check if we set the same cursor before setting it: SetCursor() already...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 21:53:52 +0000 (21:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Oct 2006 21:53:52 +0000 (21:53 +0000)
commite4ef49c7a74bcff39a112b2171413c664d1207e1
treeeb355c847570edc2a290d5a5b803c6230b8792f7
parent88df9199da258164d1d75b7c14d3be7e285ea874
don't need to check if we set the same cursor before setting it: SetCursor() already checks for this anyhow

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