summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index c62b9cd25..062edcb98 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1174,9 +1174,6 @@ static int sp_process_file_list(GSList *fl)
sp_item_list_to_curves(items, selected, to_select);
- items.clear();
- selected.clear();
- to_select.clear();
}
if(sp_export_id) {
doc->ensureUpToDate();