X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fpazpar2_config.h;h=2298cff43bb1847097b68210e6d67f71943388ce;hb=a745f0041d5e495db155d4c43883f80b0c613d7e;hp=29c7e203d33f6e8b75a4c0ee7232957cf77b9db6;hpb=6951bed95e519efe86d2b9bca10a0ac2d1ec1189;p=pazpar2-moved-to-github.git diff --git a/src/pazpar2_config.h b/src/pazpar2_config.h index 29c7e20..2298cff 100644 --- a/src/pazpar2_config.h +++ b/src/pazpar2_config.h @@ -174,8 +174,7 @@ void config_destroy(struct conf_config *config); xsltStylesheet *conf_load_stylesheet(struct conf_config *config, const char *fname); -void config_read_settings(struct conf_config *config, - const char *path_override); +void config_read_settings(struct conf_config *config); struct conf_service *locate_service(struct conf_server *server, const char *service_id);