Remove unused rsx-debugger submodule and the rsx_program_decompiler entry in .gitmodules (#3542)
This commit is contained in:
@@ -9,9 +9,6 @@
|
|||||||
path = llvm
|
path = llvm
|
||||||
url = https://github.com/llvm-mirror/llvm
|
url = https://github.com/llvm-mirror/llvm
|
||||||
branch = release_40
|
branch = release_40
|
||||||
[submodule "rsx_program_decompiler"]
|
|
||||||
path = rsx_program_decompiler
|
|
||||||
url = https://github.com/RPCS3/rsx_program_decompiler
|
|
||||||
[submodule "GSL"]
|
[submodule "GSL"]
|
||||||
path = 3rdparty/GSL
|
path = 3rdparty/GSL
|
||||||
url = https://github.com/Microsoft/GSL.git
|
url = https://github.com/Microsoft/GSL.git
|
||||||
@@ -34,9 +31,6 @@
|
|||||||
[submodule "3rdparty/cereal"]
|
[submodule "3rdparty/cereal"]
|
||||||
path = 3rdparty/cereal
|
path = 3rdparty/cereal
|
||||||
url = https://github.com/USCiLab/cereal.git
|
url = https://github.com/USCiLab/cereal.git
|
||||||
[submodule "rsx-debugger"]
|
|
||||||
path = rsx-debugger
|
|
||||||
url = https://github.com/RPCS3/rsx-debugger.git
|
|
||||||
[submodule "3rdparty/zlib"]
|
[submodule "3rdparty/zlib"]
|
||||||
path = 3rdparty/zlib
|
path = 3rdparty/zlib
|
||||||
url = https://github.com/madler/zlib
|
url = https://github.com/madler/zlib
|
||||||
|
|||||||
-1
Submodule rsx-debugger deleted from 3b11b9652d
Reference in New Issue
Block a user