diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2024-09-09 12:58:37 +0200 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2024-10-17 13:04:17 +0200 |
commit | d2ed52dc02926f8d4d7baf819fa40c3d6d790730 (patch) | |
tree | 21f0e427ce335ea95fd2a1560439189f170edca1 /tests/Makefile | |
parent | c03421308337cc989ef1fad5ad630526c90b024c (diff) | |
download | ffmpeg-d2ed52dc02926f8d4d7baf819fa40c3d6d790730.tar.gz |
avdevice/dshow: fix unused variable warning
The acaps variable was used outside of the #if DSHOWDEBUG block with
a1c4929f, but it is no longer used outside of the block since f125c504.
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions