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 commit d11fd05 by removing the second 3rdparty/opus section and url (without path) added in commit 60d0a86.
This commit is contained in:
Phoenix591 2023-02-13 09:01:14 -06:00
parent 1c7e3197a7
commit 474caae2db

2
.gitmodules vendored
View File

@ -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