avoid unnecessary conversions when loading the catalog (i.e. if the catalog encoding...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Sep 2005 14:48:17 +0000 (14:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Sep 2005 14:48:17 +0000 (14:48 +0000)
commit7cb06872875266c75de8cf11c668a1dd733d1fcd
treebbb66ccd9bdc38b15f8f21d918870e5878daf2dc
parent6ba5438dda164146bf36ca729f8328332fae36b7
avoid unnecessary conversions when loading the catalog (i.e. if the catalog encoding is the same as the currently used one)

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