From f5723576b2a6d3667d8f5b53c2604624aa999565 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Sun, 27 Jul 2008 15:46:58 +0000 Subject: fix release mouse crash, add missed disconnects, remove unused callback (bzr r6430) --- src/knot-holder-entity.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/knot-holder-entity.h') diff --git a/src/knot-holder-entity.h b/src/knot-holder-entity.h index e4564cd01..a29b71f4d 100644 --- a/src/knot-holder-entity.h +++ b/src/knot-holder-entity.h @@ -50,7 +50,6 @@ public: virtual void knot_set(NR::Point const &p, NR::Point const &origin, guint state) = 0; virtual NR::Point knot_get() = 0; virtual void knot_click(guint /*state*/) {} - virtual void onKnotUngrabbed() {} void update_knot(); -- cgit v1.2.3