this line doesn't do anything
This commit is contained in:
@@ -273,8 +273,6 @@ sal_Bool LngParser::Merge(
|
|||||||
}
|
}
|
||||||
if( bULF && pEntrys )
|
if( bULF && pEntrys )
|
||||||
{
|
{
|
||||||
// this is a valid text line
|
|
||||||
ByteString sText = getToken(getToken(sLine, 1, '\"'), 0, '\"');
|
|
||||||
if( sLang.Len() )
|
if( sLang.Len() )
|
||||||
{
|
{
|
||||||
ByteString sNewText;
|
ByteString sNewText;
|
||||||
|
Reference in New Issue
Block a user