this line doesn't do anything

This commit is contained in:
Caolán McNamara
2011-12-12 22:09:17 +00:00
parent 73d76958fd
commit 41f59c6cf2

View File

@@ -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;