remove incorrect cast of wxString to char* (unnecessary and breaks wxUSE_STL build)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Feb 2009 21:55:09 +0000 (21:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Feb 2009 21:55:09 +0000 (21:55 +0000)
commit79cb759dc8580da2e82e880cd94a08cd38bb814e
tree4c30ed19acc2fe6713859671d93353f929cc0991
parentbb87b19b164b8a3e2390599191ae69e29edc78d5
remove incorrect cast of wxString to char* (unnecessary and breaks wxUSE_STL build)

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