Commit 32226ca
committed
Remove always-empty stderr log when stdout/stderr pipes are unavailable
When stdout or stderr is null, no listener has been registered yet,
so stderrChunks is always empty at that point. The ffmpeg output log
would always produce an empty string, so remove it.
Suggested by @dahlia in PR review.1 parent 0b39057 commit 32226ca
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 106 | | |
110 | 107 | | |
111 | 108 | | |
| |||
0 commit comments