diff --git a/bindings/python/clutter-base.defs b/bindings/python/clutter-base.defs index 7170a5d23..25ffb2f8d 100644 --- a/bindings/python/clutter-base.defs +++ b/bindings/python/clutter-base.defs @@ -59,12 +59,6 @@ ) ) -(define-method get_loop - (of-object "ClutterTimeline") - (c-name "clutter_timeline_get_loop") - (return-type "gboolean") -) - (define-method rewind (of-object "ClutterTimeline") (c-name "clutter_timeline_rewind")