aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorAndrea Pappacoda <[email protected]>2022-04-01 19:54:58 +0200
committerAndrea Pappacoda <[email protected]>2022-04-01 19:54:58 +0200
commitfaf6a9876c394664d647355726290014b24efffc (patch)
treed6dca0d742af8ccc9443e77583b3c6e51d2841ac /.gitmodules
parent550844e5e8e52edfb88bffefc4663d64b9b49b88 (diff)
downloadyuzu-android-faf6a9876c394664d647355726290014b24efffc.tar.gz
yuzu-android-faf6a9876c394664d647355726290014b24efffc.zip
audio_core: remove time stretcher
Also drop the SoundTouch dependency
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index a9cf9a24a..dc92d0a4b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
-[submodule "soundtouch"]
- path = externals/soundtouch
- url = https://github.com/citra-emu/ext-soundtouch.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git