Code

fix release mouse crash, add missed disconnects, remove unused callback
[inkscape.git] / src / knot-holder-entity.h
index e4564cd01e276d3b6360a89ceffafda4a606b7ff..a29b71f4d8a722a0a73c06593627f21e24690aa6 100644 (file)
@@ -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();