mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Cleanup: Removed unused member
This commit is contained in:
parent
7e9bc9005c
commit
86f1c8970b
@ -40,9 +40,6 @@ typedef struct _format_plugin_tag
|
|||||||
{
|
{
|
||||||
format_type_t type;
|
format_type_t type;
|
||||||
|
|
||||||
/* we need to know the mount to report statistics */
|
|
||||||
char *mount;
|
|
||||||
|
|
||||||
const char *contenttype;
|
const char *contenttype;
|
||||||
char *charset;
|
char *charset;
|
||||||
uint64_t read_bytes;
|
uint64_t read_bytes;
|
||||||
|
Loading…
Reference in New Issue
Block a user