summaryrefslogtreecommitdiff
path: root/l10ntools/source/gLang.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/gLang.cxx')
-rw-r--r--l10ntools/source/gLang.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/gLang.cxx b/l10ntools/source/gLang.cxx
index 6bcb5449b32b..c3e93f37125c 100644
--- a/l10ntools/source/gLang.cxx
+++ b/l10ntools/source/gLang.cxx
@@ -341,7 +341,7 @@ void handler::runExtract()
}
// and generate language file
- mcMemory.saveTemplates(msTargetDir, false, mbForceSave);
+ mcMemory.saveTemplates(msTargetDir, mbForceSave);
}