Skip to content

Commit

Permalink
kazoo: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
lazedo committed May 19, 2017
1 parent afed885 commit 5d628a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/kazoo/kz_json.c
Expand Up @@ -123,7 +123,6 @@ struct json_object * kz_json_get_field_object(str* json, str* field)
json_keys keys;
json_key key;
char* dup;
char* token;
char f1[250], f2[250];//, f3[25];
int i, parts;

Expand Down

0 comments on commit 5d628a4

Please sign in to comment.