this line doesn't do anything
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user