[gnome-software] trivial: Do not emit updates-changed twice on flatpak changing
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Do not emit updates-changed twice on flatpak changing
- Date: Fri, 10 Jun 2016 16:54:07 +0000 (UTC)
commit 33aa079ed0a30bc5b06e76972fc518c185628911
Author: Richard Hughes <richard hughsie com>
Date: Fri Jun 10 17:53:11 2016 +0100
trivial: Do not emit updates-changed twice on flatpak changing
src/plugins/gs-flatpak.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/gs-flatpak.c b/src/plugins/gs-flatpak.c
index c24ced1..5129724 100644
--- a/src/plugins/gs-flatpak.c
+++ b/src/plugins/gs-flatpak.c
@@ -59,8 +59,6 @@ gs_plugin_flatpak_changed_cb (GFileMonitor *monitor,
g_autoptr(GError) error = NULL;
g_autoptr(GError) error_md = NULL;
- gs_plugin_updates_changed (self->plugin);
-
/* if this is a new remote, get the AppStream data */
if (!gs_flatpak_refresh_appstream (self, G_MAXUINT, NULL, &error_md)) {
g_warning ("failed to get initial available data: %s",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]