aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mm-dispatcher-fcc-unlock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm-dispatcher-fcc-unlock.c b/src/mm-dispatcher-fcc-unlock.c
index ec9aec15..c8b1c7e1 100644
--- a/src/mm-dispatcher-fcc-unlock.c
+++ b/src/mm-dispatcher-fcc-unlock.c
@@ -97,7 +97,6 @@ mm_dispatcher_fcc_unlock_run (MMDispatcherFccUnlock *self,
g_auto(GStrv) argv = NULL;
g_autofree gchar *path = NULL;
g_autoptr(GFile) file = NULL;
- g_autoptr(GError) error = NULL;
guint j;
path = g_build_path (G_DIR_SEPARATOR_S, enabled_dirs[i], filename, NULL);