l10ntools/source/cfgmerge.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 41807e779f93cc3dc7cb338a13b19195a77d11af Author: Tor Lillqvist <t...@iki.fi> Date: Sat Apr 13 14:21:36 2013 +0300
Fix warning: unused variable 'sPlatform' [loplugin] Change-Id: I2d6c7bae4f202a00f89d22b63370c128cc27c7c4 diff --git a/l10ntools/source/cfgmerge.cxx b/l10ntools/source/cfgmerge.cxx index d6a72ed..e5923ab 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; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits