diff options
author | Marvin Scholz <epirat07@gmail.com> | 2024-07-12 18:09:43 +0200 |
---|---|---|
committer | Marvin Scholz <epirat07@gmail.com> | 2024-09-26 00:17:24 +0200 |
commit | 399bf3f0407998410e9a169b26d9d56292158810 (patch) | |
tree | 32b1273e15a885ec87b18b5abf604aba4fabfa09 /doc/examples/transcode.c | |
parent | 7857ba97ac556ccd1f4357fe5284b8e8d1c75f35 (diff) | |
download | ffmpeg-399bf3f0407998410e9a169b26d9d56292158810.tar.gz |
avdevice/avfoundation: remove write-only variable
The block_buffer was only ever written to but then never used in the
following code, making it unnecessary.
Fixes a "variable 'block_buffer' set but not used" compiler warning.
Diffstat (limited to 'doc/examples/transcode.c')
0 files changed, 0 insertions, 0 deletions