diff options
Diffstat (limited to 'src/sp-item-group.cpp')
| -rw-r--r-- | src/sp-item-group.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-item-group.cpp b/src/sp-item-group.cpp index 91afd8db1..f73bc2600 100644 --- a/src/sp-item-group.cpp +++ b/src/sp-item-group.cpp @@ -417,7 +417,6 @@ sp_item_group_ungroup (SPGroup *group, GSList **children, bool do_done) } /* Step 4 - add items */ - gint const preserve = prefs_get_int_attribute("options.preservetransform", "value", 0); while (items) { Inkscape::XML::Node *repr = (Inkscape::XML::Node *) items->data; // add item |
