Kaydet (Commit) 41f59c6c authored tarafından Caolán McNamara's avatar Caolán McNamara

this line doesn't do anything

üst 73d76958
...@@ -273,8 +273,6 @@ sal_Bool LngParser::Merge( ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment