[gnome-software] trivial: Remove some left-in debugging



commit 21e253b4793dc321d91ba9e774bb2f5d863f0647
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jul 12 08:46:46 2016 +0100

    trivial: Remove some left-in debugging

 src/plugins/gs-flatpak.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/plugins/gs-flatpak.c b/src/plugins/gs-flatpak.c
index 73680db..c6984d5 100644
--- a/src/plugins/gs-flatpak.c
+++ b/src/plugins/gs-flatpak.c
@@ -270,12 +270,6 @@ gs_flatpak_set_metadata_installed (GsFlatpak *self, GsApp *app,
                gs_app_set_install_date (app, mtime);
        }
 
-#if 0
-g_error ("%s :%p", metadata_fn, info);
-
-// /var/lib/flatpak/app/org.gnome.Builder/current/active/metadata
-#endif
-
        /* this is faster than resolving */
        gs_app_set_origin (app, flatpak_installed_ref_get_origin (xref));
 


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