diff options
| author | bunnei <bunneidev@gmail.com> | 2018-11-21 08:05:14 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-21 08:05:14 -0800 |
| commit | 81e14c072a961591e699347c63ec16a290c4c4e2 (patch) | |
| tree | ad6745b06b9a078a94a6cffb7e49073448d0924a /.gitmodules | |
| parent | 5af4160bf2a7d59c7c407131473feeb669ab37c5 (diff) | |
| parent | 3533d33ff5d76afe3a8ff67f586effc5f0a1831e (diff) | |
Merge pull request #1759 from lioncash/unused
common: Remove depencency on xbyak
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 2c044ed7d..a33a04167 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "dynarmic"] path = externals/dynarmic url = https://github.com/MerryMage/dynarmic.git -[submodule "xbyak"] - path = externals/xbyak - url = https://github.com/herumi/xbyak.git [submodule "fmt"] path = externals/fmt url = https://github.com/fmtlib/fmt.git |
