[gnome-software/wip/jrocha/category-redesign: 2/9] trivial: Remove some dead code
- From: Joaquim Manuel Pereira Rocha <jrocha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/jrocha/category-redesign: 2/9] trivial: Remove some dead code
- Date: Tue, 29 Aug 2017 15:49:59 +0000 (UTC)
commit ebc969c82f82b1e04c7312ab845119d76aee2a03
Author: Richard Hughes <richard hughsie com>
Date: Tue Aug 29 14:44:54 2017 +0100
trivial: Remove some dead code
plugins/flatpak/gs-flatpak.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/plugins/flatpak/gs-flatpak.c b/plugins/flatpak/gs-flatpak.c
index 6a2719b..c027011 100644
--- a/plugins/flatpak/gs-flatpak.c
+++ b/plugins/flatpak/gs-flatpak.c
@@ -2205,11 +2205,6 @@ gs_flatpak_launch (GsFlatpak *self,
GError **error)
{
GsApp *runtime;
- const gchar *branch = NULL;
-
- branch = gs_flatpak_app_get_ref_branch (app);
- if (branch == NULL)
- branch = "master";
/* check the runtime is installed */
runtime = gs_app_get_runtime (app);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]