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

Cleanup: Removed unused member

This commit is contained in:
Philipp Schafft 2022-02-25 12:12:54 +00:00
parent 7e9bc9005c
commit 86f1c8970b

View File

@ -40,9 +40,6 @@ typedef struct _format_plugin_tag
{
format_type_t type;
/* we need to know the mount to report statistics */
char *mount;
const char *contenttype;
char *charset;
uint64_t read_bytes;