diff --git a/clutter/clutter-main.c b/clutter/clutter-main.c index b0135e280..d72b5dc6f 100644 --- a/clutter/clutter-main.c +++ b/clutter/clutter-main.c @@ -2080,7 +2080,6 @@ event_click_count_generate (ClutterEvent *event) switch (clutter_event_type (event)) { case CLUTTER_BUTTON_PRESS: - case CLUTTER_SCROLL: /* check if we are in time and within distance to increment an * existing click count */