diff options
Diffstat (limited to 'src/knot-holder-entity.h')
| -rw-r--r-- | src/knot-holder-entity.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/knot-holder-entity.h b/src/knot-holder-entity.h index 07bd628fc..78ece7b05 100644 --- a/src/knot-holder-entity.h +++ b/src/knot-holder-entity.h @@ -34,8 +34,6 @@ namespace LivePathEffect { typedef void (* SPKnotHolderSetFunc) (SPItem *item, Geom::Point const &p, Geom::Point const &origin, guint state); typedef Geom::Point (* SPKnotHolderGetFunc) (SPItem *item); -/* fixme: Think how to make callbacks most sensitive (Lauris) */ -typedef void (* SPKnotHolderReleasedFunc) (SPItem *item); /** * KnotHolderEntity definition. |
