chore: drop third party lib for reading flac header

This commit is contained in:
Jan
2024-02-10 16:33:26 +01:00
parent 05ce73049d
commit 4591787989
9 changed files with 295 additions and 139 deletions

3
.gitmodules vendored
View File

@ -13,6 +13,3 @@
[submodule "thirdparty/json"]
path = thirdparty/json
url = https://github.com/nlohmann/json.git
[submodule "thirdparty/flac"]
path = thirdparty/flac
url = https://github.com/astoeckel/libfoxenflac.git