1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

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

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);