projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a588733
)
action_list_graphs_json: Remove unused variable.
author
Florian Forster
<octo@verplant.org>
Tue, 4 Dec 2012 13:00:45 +0000
(14:00 +0100)
committer
Florian Forster
<octo@verplant.org>
Tue, 4 Dec 2012 13:00:45 +0000
(14:00 +0100)
src/action_list_graphs_json.c
patch
|
blob
|
history
diff --git
a/src/action_list_graphs_json.c
b/src/action_list_graphs_json.c
index
2dc939b
..
fa35949
100644
(file)
--- 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;