1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00

Cleanup: Removed left overs from pre-<role> auth

This commit is contained in:
Philipp Schafft 2015-01-11 15:40:36 +00:00
parent 11d5dffd49
commit db9b419250

View File

@ -81,9 +81,6 @@ typedef struct _mount_proxy {
mount_type mounttype; /* The type of the mount point */
//char *username; /* Username and password for this mountpoint. If unset, */
//char *password; /* falls back to global source password */
char *dumpfile; /* Filename to dump this stream to (will be appended). NULL
to not dump. */
char *intro_filename; /* Send contents of file to client before the stream */