mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Cleanup: connection.c:776: warning: unused variable expectcontinue
This commit is contained in:
parent
36d10121cf
commit
a1e5d2ab8a
@ -773,7 +773,6 @@ int connection_complete_source(source_t *source, int response)
|
||||
config = config_get_config();
|
||||
if (global.sources < config->source_limit) {
|
||||
const char *contenttype;
|
||||
const char *expectcontinue;
|
||||
mount_proxy *mountinfo;
|
||||
format_type_t format_type;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user