diff options
Diffstat (limited to 'src/file.cpp')
| -rw-r--r-- | src/file.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file.cpp b/src/file.cpp index 07e41c550..d1dd2bcd6 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -1090,7 +1090,6 @@ void sp_import_document(SPDesktop *desktop, SPDocument *clipdoc, bool in_place) pasted_objects.push_back(obj_copy); } - // Change the selection to the freshly pasted objects Inkscape::Selection *selection = desktop->getSelection(); selection->setReprList(pasted_objects); |
