mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-11-03 04:17:17 -05:00
Cleanup: Removed left overs from pre-<role> auth
This commit is contained in:
parent
11d5dffd49
commit
db9b419250
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user