diff options
author | Michele Calgaro <[email protected]> | 2018-08-20 00:11:59 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-08-20 00:14:16 +0900 |
commit | 77e233a10c89a4d1ef79a6bc8f7a31b9f1ceea35 (patch) | |
tree | 421ac198b4bb0e5d560144ec29f6500306d4e930 /.gitmodules | |
parent | 36b8a72233dc61f07b40f6dfa56900644a613cd6 (diff) | |
download | tde-77e233a10c89a4d1ef79a6bc8f7a31b9f1ceea35.tar.gz tde-77e233a10c89a4d1ef79a6bc8f7a31b9f1ceea35.zip |
Removed unusued mlt and mlt++ libraries.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index ed165111e..d9e108e1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -148,12 +148,6 @@ [submodule "main/libraries/libtqt-perl"] path = main/libraries/libtqt-perl url = https://[email protected]/scm/git/libtqt-perl -[submodule "main/libraries/mlt"] - path = main/libraries/mlt - url = https://[email protected]/scm/git/mlt -[submodule "main/libraries/mlt++"] - path = main/libraries/mlt++ - url = https://[email protected]/scm/git/mltpp [submodule "main/libraries/python-trinity"] path = main/libraries/python-trinity url = https://[email protected]/scm/git/python-trinity |