mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
MAINT: Finish removing bundled opus git module
One of the tools (Gentoo Portage) I occasionally use to build mumble from git breaks with a submodule without a path. Finishes the removal started in commitd11fd05by removing the second 3rdparty/opus section and url (without path) added in commit60d0a86.
This commit is contained in:
parent
1c7e3197a7
commit
474caae2db
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -25,5 +25,3 @@
|
||||
[submodule "3rdparty/SPSCQueue"]
|
||||
path = 3rdparty/SPSCQueue
|
||||
url = https://github.com/rigtorp/SPSCQueue.git
|
||||
[submodule "opus"]
|
||||
url = https://github.com/mumble-voip/opus.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user