1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00

Remove unneccessary assignment

This commit is contained in:
Moritz Grimm 2015-01-04 23:43:25 +01:00
parent 10f739f6f3
commit 29ae1b351b

View File

@ -1340,7 +1340,6 @@ main(int argc, char *argv[])
printf("%s: Using program '%s' to get filenames for streaming\n", printf("%s: Using program '%s' to get filenames for streaming\n",
__progname, pezConfig->fileName); __progname, pezConfig->fileName);
ret = 1;
do { do {
if (playlistMode) { if (playlistMode) {
ret = streamPlaylist(shout, ret = streamPlaylist(shout,