mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-02-02 15:07:45 -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…
x
Reference in New Issue
Block a user