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

dead init (clang)

Change-Id: I67688e22f4486020a19e90baa4c4211fc4ef2d4f
üst 75e7d9cd
......@@ -1248,7 +1248,7 @@ void SwFtnBossFrm::InsertFtn( SwFtnFrm* pNew )
}
nCmpPos = ::lcl_FindFtnPos( pDoc, pSibling->GetAttr() );
SwFtnBossFrm *pNxtB = this; // remember the last one to not
SwFtnBossFrm *pNxtB; // remember the last one to not
SwFtnFrm *pLastSib = 0; // go too far.
while ( pSibling && nCmpPos <= nStPos )
......
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