[gnome-software] trivial: Remove leftover debugging statement
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Remove leftover debugging statement
- Date: Tue, 9 Aug 2016 11:30:09 +0000 (UTC)
commit b5f8a1a90a644fd06887a12d5b50708f2f07c2aa
Author: Richard Hughes <richard hughsie com>
Date: Tue Aug 9 12:10:55 2016 +0100
trivial: Remove leftover debugging statement
src/gs-app-row.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app-row.c b/src/gs-app-row.c
index 341b2da..90945b6 100644
--- a/src/gs-app-row.c
+++ b/src/gs-app-row.c
@@ -337,7 +337,6 @@ gs_app_row_refresh (GsAppRow *app_row)
if (tmp == NULL) {
/* TRANSLATORS: this refers to where the app came from */
tmp = _("unknown");
- g_error ("%s", gs_app_to_string (priv->app));
}
/* TRANSLATORS: this refers to where the app came from */
origin_tmp = g_strdup_printf ("%s: %s", _("Source"), tmp);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]