replaced a weird (and wrong when wxUSE_STL == 1) test for string being empty with...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 31 Jan 2005 22:08:33 +0000 (22:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 31 Jan 2005 22:08:33 +0000 (22:08 +0000)
commitadbc621dcb7ba0590d2990f99585f40782daf4a0
treedcb533ea7a178ca36a91080d0d242656bccf0afb
parentab24d4425a61afb5c83446a497a7efde1c946926
replaced a weird (and wrong when wxUSE_STL == 1) test for string being empty with empty() call (patch 1089458)

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