summaryrefslogtreecommitdiffstats
path: root/src/selection-describer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/selection-describer.h')
-rw-r--r--src/selection-describer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/selection-describer.h b/src/selection-describer.h
index 5514ce4b1..60576c6a9 100644
--- a/src/selection-describer.h
+++ b/src/selection-describer.h
@@ -28,10 +28,7 @@ public:
private:
void _updateMessageFromSelection(Inkscape::Selection *selection);
- void _selectionModified(Inkscape::Selection *selection, unsigned int /*flags*/);
-
sigc::connection *_selection_changed_connection;
- sigc::connection *_selection_modified_connection;
MessageContext _context;