[gnome-software/wip/ubuntu] Drop some temporary debugging code
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/ubuntu] Drop some temporary debugging code
- Date: Thu, 13 Oct 2016 02:24:11 +0000 (UTC)
commit d77d6cf9524a1890bfc02e38465f84d9e59cacab
Author: Robert Ancell <robert ancell canonical com>
Date: Thu Oct 13 15:23:55 2016 +1300
Drop some temporary debugging code
src/plugins/gs-plugin-snap.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-snap.c b/src/plugins/gs-plugin-snap.c
index 7a947ea..70e2ad8 100644
--- a/src/plugins/gs-plugin-snap.c
+++ b/src/plugins/gs-plugin-snap.c
@@ -352,7 +352,6 @@ is_graphical (GsApp *app, GCancellable *cancellable)
const gchar *interface;
// Only looks at the plugs for this snap
- g_printerr ("~%s\n", json_object_get_string_member (plug, "snap"));
if (g_strcmp0 (json_object_get_string_member (plug, "snap"), gs_app_get_id (app)) != 0)
continue;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]