X-Git-Url: https://git.tokkee.org/?p=collection4.git;a=blobdiff_plain;f=src%2Faction_list_graphs_json.c;h=fa359499f002f17d859247df7fe94f568d1b3282;hp=2dc939b06ae8bc0edd6ea3e3f1c9f0050c4c106e;hb=a127c3139c459052cfc36929813b9facfeb4ae3d;hpb=a588733a5e5b49681fcd4385665633f78a376a80 diff --git a/src/action_list_graphs_json.c b/src/action_list_graphs_json.c index 2dc939b..fa35949 100644 --- a/src/action_list_graphs_json.c +++ b/src/action_list_graphs_json.c @@ -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;