.gitmodules: Remove paths for depreated submodules.
This commit is contained in:
parent
e6cd3f8ec3
commit
0e11c03ca0
1 changed files with 0 additions and 6 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -13,12 +13,6 @@
|
|||
[submodule "gstreamer"]
|
||||
path = gstreamer
|
||||
url = https://github.com/GStreamer/gstreamer.git
|
||||
[submodule "gst-plugins-base"]
|
||||
path = gst-plugins-base
|
||||
url = https://github.com/GStreamer/gst-plugins-base.git
|
||||
[submodule "gst-plugins-good"]
|
||||
path = gst-plugins-good
|
||||
url = https://github.com/GStreamer/gst-plugins-good.git
|
||||
[submodule "gst-orc"]
|
||||
path = gst-orc
|
||||
url = https://github.com/GStreamer/orc.git
|
||||
|
|
Loading…
Reference in a new issue