summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10ntools/source/cfgmerge.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/cfgmerge.cxx b/l10ntools/source/cfgmerge.cxx
index d6a72ed03fb5..e5923ab153c6 100644
--- a/l10ntools/source/cfgmerge.cxx
+++ b/l10ntools/source/cfgmerge.cxx
@@ -475,8 +475,6 @@ void CfgMerge::WorkOnText(OString &rText, const OString& rLangIndex)
sGroupId = aStack.GetAccessPath( aStack.size() - 2 );
}
- OString sPlatform;
-
pResData = new ResData( sGroupId, sFilename );
pResData->sId = sLocalId;
pResData->sResTyp = pStackData->sResTyp;