summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli/src/cli-cmd-parser.c')
-rw-r--r--cli/src/cli-cmd-parser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/src/cli-cmd-parser.c b/cli/src/cli-cmd-parser.c
index b7078ff28..352a2cc9b 100644
--- a/cli/src/cli-cmd-parser.c
+++ b/cli/src/cli-cmd-parser.c
@@ -3166,7 +3166,6 @@ out:
int32_t
cli_snap_config_parse (const char **words, int wordcount, dict_t *options)
{
- dict_t *dict = NULL;
char *volname = NULL;
int ret = -1;
char *key = NULL;