output/jack: remove DLL support

This effectively reverts commit 0f02bbc2fe which was a horrible
kludge for JACK support on Windows.  Maintaining this kludge doesn't
seem worth the trouble (the JACK version was never updated), and
apparently nobody uses this.
This commit is contained in:
Max Kellermann
2023-03-06 08:07:13 +01:00
parent f687028c87
commit 5c5e522fcd
6 changed files with 1 additions and 246 deletions

View File

@@ -105,7 +105,6 @@ thirdparty_libs = [
ffmpeg,
curl,
libnfs,
jack,
libsamplerate,
]