msgIdCharset is only needed in ANSI build.
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 21 Apr 2010 16:46:05 +0000 (16:46 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 21 Apr 2010 16:46:05 +0000 (16:46 +0000)
commitebeac822d94fc4159962c6a7f6d721edb28d362f
tree6bd4784d016d40262f329b8600ab5aad5d9f3165
parentb5415496c3fddd5d3cb50ddcdc79750cd1d4d863
msgIdCharset is only needed in ANSI build.

In Unicode build, there's no need to create wxCSConv object for every
loaded catalog when it won't be used for anything.

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