From 9bcc298b184b5d02045bfe09f4e196bbc3e76f6b Mon Sep 17 00:00:00 2001 From: scribam Date: Wed, 11 Oct 2017 00:22:32 +0200 Subject: [PATCH] Remove unused rsx-debugger submodule and the rsx_program_decompiler entry in .gitmodules (#3542) --- .gitmodules | 6 ------ rsx-debugger | 1 - 2 files changed, 7 deletions(-) delete mode 160000 rsx-debugger 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