Merge branch 'master' into paz-927
[pazpar2-moved-to-github.git] / src / pazpar2_config.h
index a5f4a81..ab10abd 100644 (file)
@@ -155,7 +155,7 @@ struct conf_server
     iochan_man_t iochan_man;
 };
 
-struct conf_config *config_create(const char *fname, int verbose);
+struct conf_config *config_create(const char *fname);
 void config_destroy(struct conf_config *config);
 void config_process_events(struct conf_config *config);
 void info_services(struct conf_server *server, WRBUF w);