summaryrefslogtreecommitdiffstats
path: root/src/rect-context.h
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-07-31 19:11:20 +0000
committerMarkus Engel <markus.engel@tum.de>2013-07-31 19:11:20 +0000
commit989abbac025a8b3349748d19a613a08586c5fdcd (patch)
tree157b5f656c6344784aea3c498fa60199bd7d2958 /src/rect-context.h
parentFurther refactoring of EventContexts. (diff)
downloadinkscape-989abbac025a8b3349748d19a613a08586c5fdcd.tar.gz
inkscape-989abbac025a8b3349748d19a613a08586c5fdcd.zip
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
(bzr r11608.1.110)
Diffstat (limited to 'src/rect-context.h')
-rw-r--r--src/rect-context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rect-context.h b/src/rect-context.h
index 1856a3d7e..f57a1266a 100644
--- a/src/rect-context.h
+++ b/src/rect-context.h
@@ -48,8 +48,6 @@ private:
sigc::connection sel_changed_connection;
- Inkscape::MessageContext *_message_context;
-
void drag(Geom::Point const pt, guint state);
void finishItem();
void cancel();