From 5ce3051ca7bfb86e8ab1784c85d4064d5042c491 Mon Sep 17 00:00:00 2001 From: shishir gowda Date: Tue, 29 Oct 2013 17:55:24 +0530 Subject: mgmt/glusterd: store option to update only snap_list.info Change-Id: I16b17ca60b5f9b34b7d238d8a3424a3b7a1dc435 Signed-off-by: shishir gowda --- cli/src/cli-cmd-parser.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cli') diff --git a/cli/src/cli-cmd-parser.c b/cli/src/cli-cmd-parser.c index 8b77c2463..5aa8545a3 100644 --- a/cli/src/cli-cmd-parser.c +++ b/cli/src/cli-cmd-parser.c @@ -3069,7 +3069,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; -- cgit