mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
Cleanup: Removed useless stats_event()
This commit is contained in:
parent
5d603a01d8
commit
578366e541
@ -95,9 +95,6 @@ int format_get_plugin(format_type_t type, source_t *source)
|
||||
default:
|
||||
break;
|
||||
}
|
||||
if (ret < 0)
|
||||
stats_event (source->mount, "content-type",
|
||||
source->format->contenttype);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user