applications: Remove unused variable
This commit is contained in:
parent
ad83235bf9
commit
6ac37bb182
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue