get rid of MSVC warning about possibly uninitialized variable in CalcAndSendEvent...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 May 2008 23:21:29 +0000 (23:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 May 2008 23:21:29 +0000 (23:21 +0000)
commit7ead384579f416a16c8bc3e132cbbd9211238690
tree9d907a2ff1a8e8f2670dafe567d03a670b387b09
parent575cabba69600557a34a08ddefad66628296ffad
get rid of MSVC warning about possibly uninitialized variable in CalcAndSendEvent() and also make its code somewhat more structured

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