remove fontconfig submodule

we already remove its folder ( vendor/fontconfig ), so we should remove it from the actual submodule list as well
This commit is contained in:
Rasmus Thomsen 2017-08-19 15:31:52 +02:00 committed by Thomas Goyne
parent 1b7388683f
commit 876d59ec22
1 changed files with 0 additions and 5 deletions

5
.gitmodules vendored
View File

@ -19,11 +19,6 @@
url = git://github.com/FFMS/ffms2.git
branch = master
ignore = dirty
[submodule "fontconfig"]
path = vendor/fontconfig
url = git://github.com/tgoyne/fontconfig.git
branch = msvc
ignore = dirty
[submodule "libass"]
path = vendor/libass
url = git://github.com/libass/libass.git