diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 8 | ||||
m--------- | src/deps/libbacktrace | 0 |
2 files changed, 0 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules index 401722e37..0030d7cd9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,14 +41,6 @@ ignore = dirty depth = 1 shallow = true fetchRecurseSubmodules = false -[submodule "src/deps/libbacktrace"] - path = src/deps/libbacktrace - url = https://github.com/Jarred-Sumner/libbacktrace.git - ignore = dirty - depth = 1 - shallow = true - fetchRecurseSubmodules = false - update = none [submodule "src/deps/lol-html"] path = src/deps/lol-html url = https://github.com/cloudflare/lol-html diff --git a/src/deps/libbacktrace b/src/deps/libbacktrace deleted file mode 160000 -Subproject 4d2dd0b172f2c9192f83ba93425f868f2a13c55 |