[gnome-software] snap: Drop debugging code
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] snap: Drop debugging code
- Date: Tue, 27 Mar 2018 02:31:08 +0000 (UTC)
commit 9e556ef74fae6ed514a8adbab531583858af97e9
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Mar 27 15:11:53 2018 +1300
snap: Drop debugging code
plugins/snap/gs-plugin-snap.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plugins/snap/gs-plugin-snap.c b/plugins/snap/gs-plugin-snap.c
index 9f267f43..1c93559e 100644
--- a/plugins/snap/gs-plugin-snap.c
+++ b/plugins/snap/gs-plugin-snap.c
@@ -264,7 +264,6 @@ find_snaps (GsPlugin *plugin, SnapdFindFlags flags, const gchar *section, const
if (client == NULL)
return NULL;
- g_printerr ("find %u %s %s\n", flags, section, query);
snaps = snapd_client_find_section_sync (client, flags, section, query, NULL, cancellable, error);
if (snaps == NULL) {
snapd_error_convert (error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]