mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Remove unneeded class closure
This commit is contained in:
parent
18b3da95ef
commit
439c7e6ee7
@ -278,7 +278,6 @@ clutter_gesture_action_class_init (ClutterGestureActionClass *klass)
|
||||
|
||||
klass->gesture_begin = default_event_handler;
|
||||
klass->gesture_progress = default_event_handler;
|
||||
klass->gesture_end = default_event_handler;
|
||||
|
||||
/**
|
||||
* ClutterGestureAction::gesture-begin:
|
||||
|
Loading…
x
Reference in New Issue
Block a user