diff options
author | Lioncash <mathew1800@gmail.com> | 2020-08-26 04:18:35 +0200 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-08-26 04:19:15 +0200 |
commit | 58ee9b4197d457cd8876c101fb833e21a479245c (patch) | |
tree | 1766a1740a1b765369f09f8c927e10791062dc5f /.gitmodules | |
parent | Merge pull request #4582 from lioncash/xbyak (diff) | |
download | yuzu-58ee9b4197d457cd8876c101fb833e21a479245c.tar yuzu-58ee9b4197d457cd8876c101fb833e21a479245c.tar.gz yuzu-58ee9b4197d457cd8876c101fb833e21a479245c.tar.bz2 yuzu-58ee9b4197d457cd8876c101fb833e21a479245c.tar.lz yuzu-58ee9b4197d457cd8876c101fb833e21a479245c.tar.xz yuzu-58ee9b4197d457cd8876c101fb833e21a479245c.tar.zst yuzu-58ee9b4197d457cd8876c101fb833e21a479245c.zip |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 79028bbb5..6fa823c1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,9 +34,6 @@ [submodule "xbyak"] path = externals/xbyak url = https://github.com/herumi/xbyak.git -[submodule "externals/libusb"] - path = externals/libusb - url = https://github.com/ameerj/libusb [submodule "opus"] path = externals/opus/opus url = https://github.com/xiph/opus.git |