Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / sp-switch.cpp
index 9be85785d8c97522127fb1f194d567a18157f289..37be6f75eef0b384e418c3ade98eec793fb86b89 100644 (file)
@@ -172,7 +172,6 @@ void CSwitch::_showChildren (NRArena *arena, NRArenaItem *ai, unsigned int key,
             if (ac) {
                 nr_arena_item_add_child (ai, ac, ar);
                 ar = ac;
-                nr_arena_item_unref (ac);
             }
         }
         l = g_slist_remove (l, o);