diff --git a/.gitmodules b/.gitmodules index 10cb8021..6cdbf68c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "third_party/elfio"] path = third_party/elfio url = https://github.com/serge1/ELFIO -[submodule "third_party/dynarmic"] - path = third_party/dynarmic - url = https://github.com/merryhime/dynarmic [submodule "third_party/SDL2"] path = third_party/SDL2 url = https://github.com/libsdl-org/SDL diff --git a/third_party/dynarmic b/third_party/dynarmic deleted file mode 160000 index 96e17946..00000000 --- a/third_party/dynarmic +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 96e179465884be74987d5847d6741cdabdfe1b48