diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2025-05-17 00:36:33 +0200 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2025-05-22 23:59:03 +0200 |
commit | db5e0e2ef9dcaed955adb27255537589f37628ae (patch) | |
tree | c8d4afcd361d1b8c94b2bf515bcf1e363c76fa98 /tests/utils.c | |
parent | 9b9a287872c1ecc651a29f08854b68f25be65daf (diff) | |
download | ffmpeg-db5e0e2ef9dcaed955adb27255537589f37628ae.tar.gz |
build: remove unused SLIBOBJS variable
The SLIBOBJS variable was introduced in 56572787ae2 but is no longer used.
Another variable, SHLIBOBJS, was introduced after SLIBOBJS, in 20b0d24c2f7.
The functionality from SLIBOBJS was effectively migrated to SHLIBOBJS in b77fff47d0d.
No code has used SLIBOBJS since.
This commit removes all remaining references to SLIBOBJS from the build system.
Diffstat (limited to 'tests/utils.c')
0 files changed, 0 insertions, 0 deletions