diff options
author | Alexandre Bouvier <contact@amb.tf> | 2023-02-22 20:27:05 +0100 |
---|---|---|
committer | Alexandre Bouvier <contact@amb.tf> | 2023-02-28 06:39:54 +0100 |
commit | 0245c5dc4953b11397bd80a7bf658a736f1340e1 (patch) | |
tree | 266b2fdff13b1b1e0dfb3faf1cb695ad0240194b /.gitmodules | |
parent | Merge pull request #9844 from abouvier/jwt-fix (diff) | |
download | yuzu-0245c5dc4953b11397bd80a7bf658a736f1340e1.tar yuzu-0245c5dc4953b11397bd80a7bf658a736f1340e1.tar.gz yuzu-0245c5dc4953b11397bd80a7bf658a736f1340e1.tar.bz2 yuzu-0245c5dc4953b11397bd80a7bf658a736f1340e1.tar.lz yuzu-0245c5dc4953b11397bd80a7bf658a736f1340e1.tar.xz yuzu-0245c5dc4953b11397bd80a7bf658a736f1340e1.tar.zst yuzu-0245c5dc4953b11397bd80a7bf658a736f1340e1.zip |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 8e98ee9cb..75c7b5fe0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "dynarmic"] path = externals/dynarmic url = https://github.com/MerryMage/dynarmic.git -[submodule "libressl"] - path = externals/libressl - url = https://github.com/citra-emu/ext-libressl-portable.git [submodule "libusb"] path = externals/libusb/libusb url = https://github.com/libusb/libusb.git |