ignore bCase parameter of wxSortedArrayString::Index() in STL build just as we do...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 2 Jul 2009 09:08:50 +0000 (09:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 2 Jul 2009 09:08:50 +0000 (09:08 +0000)
commitdc9934d489389f853d6866a637aeedf47074b0b6
tree13d4dbdceb6b127d8ddf547f393c0ef9d0c95fe2
parent256cddd7e97274f8c9600a5e30f84a806f83041c
ignore bCase parameter of wxSortedArrayString::Index() in STL build just as we do in non-STL one (it didn't work correctly anyhow)

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