GetSystemEncodingName() cleanup: we don't need to check for US-ASCII synonyms here...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Sep 2005 20:09:51 +0000 (20:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Sep 2005 20:09:51 +0000 (20:09 +0000)
commit09d2016d9d760fad2c52e7e928a208a57393364b
tree8b4b3c82e8be24bb1863e3201c29c9ab03243746
parent3f0785cd6bb7fdc2bdcb4255023f8a809a3e358d
GetSystemEncodingName() cleanup: we don't need to check for US-ASCII synonyms here any more, wxFontMapper::GetEncodingFromName() knows about them

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