applications: Remove unused variable

This commit is contained in:
Robert Ancell 2019-10-15 09:31:30 +13:00
parent ad83235bf9
commit 6ac37bb182

View file

@ -551,7 +551,6 @@ add_static_permissions (CcApplicationsPanel *self,
g_auto(GStrv) devices = NULL;
g_auto(GStrv) shared = NULL;
g_auto(GStrv) filesystems = NULL;
gchar **strv;
g_autofree gchar *str = NULL;
gint added = 0;
g_autofree gchar *text = NULL;