mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Remove unneccessary assignment
This commit is contained in:
parent
10f739f6f3
commit
29ae1b351b
@ -1340,7 +1340,6 @@ main(int argc, char *argv[])
|
||||
printf("%s: Using program '%s' to get filenames for streaming\n",
|
||||
__progname, pezConfig->fileName);
|
||||
|
||||
ret = 1;
|
||||
do {
|
||||
if (playlistMode) {
|
||||
ret = streamPlaylist(shout,
|
||||
|
Loading…
Reference in New Issue
Block a user