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

WaE: unused var

Change-Id: I4ba8632e8804f7fcc3511d01b28df1728e212ced
üst f10086d6
...@@ -2555,7 +2555,6 @@ void SwCrsrShell::ParkCrsr( const SwNodeIndex &rIdx ) ...@@ -2555,7 +2555,6 @@ void SwCrsrShell::ParkCrsr( const SwNodeIndex &rIdx )
pNew->GetPoint()->nNode = *pNode->EndOfSectionNode(); pNew->GetPoint()->nNode = *pNode->EndOfSectionNode();
// take care of all shells // take care of all shells
SwViewShell *pTmp = this;
for(SwViewShell& rTmp : GetRingContainer()) for(SwViewShell& rTmp : GetRingContainer())
{ {
if( rTmp.IsA( TYPE( SwCrsrShell ))) if( rTmp.IsA( TYPE( SwCrsrShell )))
......
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