summaryrefslogtreecommitdiff
path: root/test/source/setupvcl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/setupvcl.cxx')
-rw-r--r--test/source/setupvcl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/source/setupvcl.cxx b/test/source/setupvcl.cxx
index ed090eab62bb..8be40094d84c 100644
--- a/test/source/setupvcl.cxx
+++ b/test/source/setupvcl.cxx
@@ -65,7 +65,6 @@ void test::setUpVcl() {
else
locale = "en-US";
- ResMgr::SetDefaultLocale(LanguageTag(locale));
SvtSysLocaleOptions localOptions;
localOptions.SetLocaleConfigString(locale);
localOptions.SetUILocaleConfigString(locale);