action_list_graphs_json: Remove unused variable.
[collection4.git] / src / action_list_graphs_json.c
index 2dc939b..fa35949 100644 (file)
@@ -112,8 +112,6 @@ static int print_all_graphs (yajl_gen handler) /* {{{ */
 
 int action_list_graphs_json (void) /* {{{ */
 {
-  graph_config_t *cfg;
-
   yajl_gen_config handler_config;
   yajl_gen handler;