[glib/portal] Remove debug spew



commit 5090920c98a89c095137192ed8978c109f0b8312
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jul 6 19:31:56 2016 -0400

    Remove debug spew
    
    Spotted by Cosimo.

 gio/gportalnotificationbackend.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gio/gportalnotificationbackend.c b/gio/gportalnotificationbackend.c
index 750c9b0..e6c728b 100644
--- a/gio/gportalnotificationbackend.c
+++ b/gio/gportalnotificationbackend.c
@@ -55,7 +55,6 @@ g_portal_notification_backend_send_notification (GNotificationBackend *backend,
                                                  const gchar          *id,
                                                  GNotification        *notification)
 {
-g_print ("use portal backend\n");
   g_dbus_connection_call (backend->dbus_connection,
                           "org.freedesktop.portal.Desktop",
                           "/org/freedesktop/portal/desktop",


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