From 61cbbcbe02f11d67e4fe9f3c4f452442d2e9f778 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Fri, 3 Nov 2017 01:55:01 +0100 Subject: Start migrating 0.92 patch to master --- src/extension/execution-env.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/extension/execution-env.h') diff --git a/src/extension/execution-env.h b/src/extension/execution-env.h index b1a3a8ea2..8af97cd92 100644 --- a/src/extension/execution-env.h +++ b/src/extension/execution-env.h @@ -54,9 +54,6 @@ private: Glib::RefPtr _mainloop; /** \brief The document that we're working on. */ Inkscape::UI::View::View * _doc; - /** \brief A list of the IDs of all the selected objects before - we started to work on this document. */ - std::list _selected; /** \brief A document cache if we were passed one. */ Implementation::ImplementationDocumentCache * _docCache; -- cgit v1.2.3