diff --git a/.gitmodules b/.gitmodules index 971072721d..dd35ca0206 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,9 +9,6 @@ path = llvm url = https://github.com/llvm-mirror/llvm branch = release_40 -[submodule "rsx_program_decompiler"] - path = rsx_program_decompiler - url = https://github.com/RPCS3/rsx_program_decompiler [submodule "GSL"] path = 3rdparty/GSL url = https://github.com/Microsoft/GSL.git @@ -34,9 +31,6 @@ [submodule "3rdparty/cereal"] path = 3rdparty/cereal url = https://github.com/USCiLab/cereal.git -[submodule "rsx-debugger"] - path = rsx-debugger - url = https://github.com/RPCS3/rsx-debugger.git [submodule "3rdparty/zlib"] path = 3rdparty/zlib url = https://github.com/madler/zlib diff --git a/rsx-debugger b/rsx-debugger deleted file mode 160000 index 3b11b9652d..0000000000 --- a/rsx-debugger +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3b11b9652d5b47792521495d9e4bc8343ac3e1d3