libmalcontent: Drop an unused variable

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-04-24 10:51:20 +01:00
parent a378e28237
commit 9fb9b75b57
1 changed files with 0 additions and 1 deletions

View File

@ -588,7 +588,6 @@ mct_get_app_filter (GDBusConnection *connection,
g_auto(GStrv) app_list = NULL;
const gchar *content_rating_kind;
g_autoptr(GVariant) oars_variant = NULL;
g_autoptr(GHashTable) oars_map = NULL;
gboolean allow_user_installation;
gboolean allow_system_installation;