summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10ntools/source/xrmmerge.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/xrmmerge.cxx b/l10ntools/source/xrmmerge.cxx
index 1d8945e2950d..618f1cc41812 100644
--- a/l10ntools/source/xrmmerge.cxx
+++ b/l10ntools/source/xrmmerge.cxx
@@ -481,8 +481,6 @@ void XRMResMerge::WorkOnText(
const OString &rOpenTag,
OString & )
{
- OString sLang( GetAttribute( rOpenTag, sLangAttribute ));
-
if ( pMergeDataFile ) {
if ( !pResData ) {
pResData = new ResData( GetGID(), sFilename );