Kaydet (Commit) 183b89db authored tarafından Miklos Vajna's avatar Miklos Vajna

-Werror=unused-variable

Change-Id: I7445c699bf3fa6419411d4800db1b49f92b77a55
üst 7d4a6946
......@@ -1094,7 +1094,6 @@ bool SwGrfNode::IsSelected() const
if( pESh )
{
const SwNode* pN = this;
const SwViewShell* pV = pESh;
for(const SwViewShell& rCurrentShell : pESh->GetRingContainer())
{
if( rCurrentShell.ISA( SwEditShell ) && pN == &static_cast<const SwCrsrShell*>(&rCurrentShell)
......
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