summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-tap-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'clutter/clutter/clutter-tap-action.h')
-rw-r--r--clutter/clutter/clutter-tap-action.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/clutter/clutter/clutter-tap-action.h b/clutter/clutter/clutter-tap-action.h
index f3fb264cf..f478588ea 100644
--- a/clutter/clutter/clutter-tap-action.h
+++ b/clutter/clutter/clutter-tap-action.h
@@ -74,14 +74,6 @@ struct _ClutterTapActionClass
/*< public >*/
gboolean (* tap) (ClutterTapAction *action,
ClutterActor *actor);
-
- /*< private >*/
- void (* _clutter_tap_action1) (void);
- void (* _clutter_tap_action2) (void);
- void (* _clutter_tap_action3) (void);
- void (* _clutter_tap_action4) (void);
- void (* _clutter_tap_action5) (void);
- void (* _clutter_tap_action6) (void);
};
CLUTTER_EXPORT