Skip to content

Commit

Permalink
Fix compiler warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Jan 18, 2015
1 parent d524173 commit faec274
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/console/console_conf.c
Expand Up @@ -343,7 +343,6 @@ bool parse_cons_config(CONFIG *config, const char *configfile, int exit_code)
*/
bool print_config_schema_json(POOL_MEM &buffer)
{
bool datatype_last;
RES_TABLE *resources = my_config->m_resources;

add_json_object_start(buffer, 0, "");
Expand Down

0 comments on commit faec274

Please sign in to comment.