[gnome-calendar] utils: remove debug spew



commit 2f52962f01c49cb4642a7babadb1308174f9062a
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Sep 7 01:52:21 2017 -0300

    utils: remove debug spew

 src/gcal-utils.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gcal-utils.c b/src/gcal-utils.c
index 09cd87f..3611731 100644
--- a/src/gcal-utils.c
+++ b/src/gcal-utils.c
@@ -1327,8 +1327,6 @@ filter_event_list_by_uid_and_modtype (GList                 *widgets,
   event = NULL;
   result = NULL;
 
-  g_message ("Checking for %s", uid);
-
   /* First pass: find the GcalEvent */
   for (l = widgets; l != NULL; l = l->next)
     {


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