Kaydet (Commit) d2ab77ce authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

dead assign (clang)

Change-Id: I99b24839202191364ea2e9b133b2259d46b64022
üst 6c253846
...@@ -2051,7 +2051,6 @@ void SwAutoFormat::AutoCorrect( sal_Int32 nPos ) ...@@ -2051,7 +2051,6 @@ void SwAutoFormat::AutoCorrect( sal_Int32 nPos )
{ {
SetRedlineTxt( STR_AUTOFMTREDL_CPTL_STT_SENT ); SetRedlineTxt( STR_AUTOFMTREDL_CPTL_STT_SENT );
pATst->FnCptlSttSntnc( aACorrDoc, *pTxt, true, nSttPos, nPos, eLang); pATst->FnCptlSttSntnc( aACorrDoc, *pTxt, true, nSttPos, nPos, eLang);
bFirst = false;
} }
bFirst = bFirstSent; bFirst = bFirstSent;
......
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