X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsp-item-group.h;h=a677d08d7f124498383386e3b998675d97fe8b2c;hb=e900b46f3a8707abddd24803da7f25eecf09a942;hp=b78291074697f8c30af899a26d164bf3b461703a;hpb=b79f3338a624d38a58133d70f0baa440f9a9ffd2;p=inkscape.git diff --git a/src/sp-item-group.h b/src/sp-item-group.h index b78291074..a677d08d7 100644 --- a/src/sp-item-group.h +++ b/src/sp-item-group.h @@ -79,8 +79,6 @@ public: gint getItemCount(); protected: - enum Action { ActionGeneral, ActionBBox, ActionUpdate, ActionShow }; - virtual GSList *_childList(bool add_ref, Action action = ActionGeneral); virtual void _showChildren (NRArena *arena, NRArenaItem *ai, unsigned int key, unsigned int flags); SPGroup *_group;