diff options
| author | merry <git@mary.rs> | 2022-04-02 20:49:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-02 20:49:21 +0100 |
| commit | 7f1e66e94be9a207bf5ec21cd6f02562bde25eca (patch) | |
| tree | 5bb1a72eb10bf424ceef8af7ee6ca64849d43268 /.gitmodules | |
| parent | 1e47252214d956d049b0726d015576877e682fd1 (diff) | |
| parent | faf6a9876c394664d647355726290014b24efffc (diff) | |
Merge pull request #8134 from Tachi107/remove-time-stretcher
audio_core: remove time stretcher
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
