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

Cleanup: Removed unused var unique_tag

This commit is contained in:
Philipp Schafft 2020-10-15 10:46:46 +00:00
parent 2e377a3e31
commit 8fac31520c

View File

@ -155,7 +155,6 @@ struct auth_tag
void *state;
char *type;
char *unique_tag;
/* acl to set on succsessful auth */
acl_t *acl;