diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-12 22:09:17 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-13 10:11:43 +0000 |
commit | 41f59c6cf2e27a38e3cc4465582ba154be65086d (patch) | |
tree | 39348eb566ed9689c906c28ea257e044b90c447a /l10ntools | |
parent | 73d76958fd626ab55cbaf5264247cee10ec85fd6 (diff) |
this line doesn't do anything
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/lngmerge.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/lngmerge.cxx b/l10ntools/source/lngmerge.cxx index f63e7d21111a..e61b36db73aa 100644 --- a/l10ntools/source/lngmerge.cxx +++ b/l10ntools/source/lngmerge.cxx @@ -273,8 +273,6 @@ sal_Bool LngParser::Merge( } if( bULF && pEntrys ) { - // this is a valid text line - ByteString sText = getToken(getToken(sLine, 1, '\"'), 0, '\"'); if( sLang.Len() ) { ByteString sNewText; |