[mutter] seat: Remove incorrect comment above repick



commit e02bf13206070ef1efb4b334a87d19e6d4fbbcec
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Apr 17 17:53:14 2014 -0400

    seat: Remove incorrect comment above repick

 src/wayland/meta-wayland-seat.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/wayland/meta-wayland-seat.c b/src/wayland/meta-wayland-seat.c
index 9fbe582..4bd6ea4 100644
--- a/src/wayland/meta-wayland-seat.c
+++ b/src/wayland/meta-wayland-seat.c
@@ -315,11 +315,6 @@ meta_wayland_seat_handle_event (MetaWaylandSeat *seat,
   return FALSE;
 }
 
-/* The actor argument can be NULL in which case a Clutter pick will be
-   performed to determine the right actor. An actor should only be
-   passed if the repick is being performed due to an event in which
-   case Clutter will have already performed a pick so we can avoid
-   redundantly doing another one */
 void
 meta_wayland_seat_repick (MetaWaylandSeat    *seat,
                          const ClutterEvent *for_event)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]