summaryrefslogtreecommitdiffstats
path: root/src/seltrans.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/seltrans.h')
-rw-r--r--src/seltrans.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/seltrans.h b/src/seltrans.h
index d3fac2cb9..fe3a2ffc0 100644
--- a/src/seltrans.h
+++ b/src/seltrans.h
@@ -51,10 +51,6 @@ public:
SelTrans(SPDesktop *desktop);
~SelTrans();
- Inkscape::MessageContext &messageContext() {
- return _message_context;
- }
-
void increaseState();
void resetState();
void setCenter(Geom::Point const &p);