Remove blank line
This commit is contained in:
parent
476dd913b2
commit
ba3746fcff
1 changed files with 0 additions and 1 deletions
|
@ -183,7 +183,6 @@
|
||||||
if (shouldClose)
|
if (shouldClose)
|
||||||
[decoder close];
|
[decoder close];
|
||||||
|
|
||||||
|
|
||||||
free(inputBuffer);
|
free(inputBuffer);
|
||||||
|
|
||||||
[exitAtTheEndOfTheStream signal];
|
[exitAtTheEndOfTheStream signal];
|
||||||
|
|
Loading…
Reference in a new issue