Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2020-05-07 09:14:09 +0300
committerRobert Adam <dev@robert-adam.de>2020-05-07 10:46:47 +0300
commit1b6fa82e36d952dfb2afaa7d20884c54842df76d (patch)
tree59d8388f2f2b2f340fa2621523a789dbffa7df74 /.gitmodules
parent98623b4c907cc219f9a1a5f548b32f2fe1967a47 (diff)
3rdparty: Removed sbcelt submodule as it is not used and broken
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 7d2099403..bf34aae6e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,9 +10,6 @@
[submodule "opus-src"]
path = 3rdparty/opus-src
url = https://github.com/mumble-voip/opus.git
-[submodule "sbcelt-src"]
- path = 3rdparty/sbcelt-src
- url = https://github.com/mumble-voip/sbcelt.git
[submodule "3rdparty/minhook-src"]
path = 3rdparty/minhook-src
url = https://github.com/mumble-voip/minhook.git