diff options
| author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-09-28 20:47:14 -0400 |
|---|---|---|
| committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-09-28 23:18:39 -0400 |
| commit | 5f6cd32c9e63ebbda120063cb9a282a7f1374d4d (patch) | |
| tree | 57f834fb894094e3ef88f322dc4f18fabe83a749 /.gitmodules | |
| parent | 616d0236f5c14c4bcef90debf51a60c4c4247983 (diff) | |
externals: Remove libzip
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 749cd0408..dc6ed500f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,9 +28,6 @@ [submodule "mbedtls"] path = externals/mbedtls url = https://github.com/yuzu-emu/mbedtls -[submodule "libzip"] - path = externals/libzip/libzip - url = https://github.com/nih-at/libzip.git [submodule "xbyak"] path = externals/xbyak url = https://github.com/herumi/xbyak.git |
