summaryrefslogtreecommitdiffstats
path: root/src/selection-describer.h
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-12-30 23:08:33 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2017-12-30 23:08:33 +0000
commitd26f76fae4d76eac5c7e16ca776a3750dad241c2 (patch)
tree3e1e9327caa15ea5f4c3c84789f6a34473980153 /src/selection-describer.h
parentMerge branch 'master' into FixMessages (diff)
downloadinkscape-d26f76fae4d76eac5c7e16ca776a3750dad241c2.tar.gz
inkscape-d26f76fae4d76eac5c7e16ca776a3750dad241c2.zip
Cleanup comments and unused functions
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;