Kaydet (Commit) 76ce0a96 authored tarafından Caolán McNamara's avatar Caolán McNamara

an empty string here seems no hardship

Change-Id: I8c8589f6ff7a190556cc4aa016ae343a19378b18
üst 507d0ded
......@@ -725,7 +725,6 @@ SwScanner::SwScanner( const SwTextNode& rNd, const OUString& rText,
, nWordType( nType )
, bClip( bClp )
{
OSL_ENSURE( !aPreDashReplacementText.isEmpty(), "SwScanner: EmptyString" );
nStartPos = nBegin = nStart;
nEndPos = nEnde;
......
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