avconv: remove a forgotten debugging printf.

This commit is contained in:
Anton Khirnov 2012-06-23 16:10:08 +02:00
parent df98bf22cb
commit fd269d6253
1 changed files with 0 additions and 1 deletions

View File

@ -4441,7 +4441,6 @@ loop_end:
} else if (ret < 0)
exit_program(1);
}
printf("ret %d, stream_spec %s\n", ret, stream_spec);
}
else {
switch (type) {