[libhandy/wip/haecker-felix/flap-widget] Remove debug



commit bd6b64b3fda74a7a97ccebd108731777032d1c4e
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Nov 18 03:41:20 2020 +0500

    Remove debug

 src/hdy-flap.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/hdy-flap.c b/src/hdy-flap.c
index 18f57545..ab93b371 100644
--- a/src/hdy-flap.c
+++ b/src/hdy-flap.c
@@ -1048,7 +1048,6 @@ hdy_flap_get_swipe_area (HdySwipeable           *swipeable,
     } else {
       rect->x = MIN (alloc.x, width - HDY_SWIPE_BORDER);
       rect->width = width - rect->x;
-      g_print ("A %d %d\n", rect->x, rect->width);
     }
 
     rect->y = alloc.y;


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