1
0
Fork 0

Cleanup: Removed prototype for a function long gone

This commit is contained in:
Philipp Schafft 2022-03-01 12:22:11 +00:00
parent 4db6127464
commit 1abcc9a4f6
1 changed files with 0 additions and 2 deletions

View File

@ -337,8 +337,6 @@ void config_parse_http_headers(xmlNodePtr node,
ice_config_t *configuration);
void config_clear_http_header(ice_config_http_header_t *header);
int config_rehash(void);
ice_config_locks *config_locks(void);
ice_config_t *config_get_config(void);