diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 19:49:23 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 19:55:24 +0900 |
commit | 548837554a6466d7ccb7587af10ac9fe78b93eed (patch) | |
tree | 2826e7767e9d05f872373595109699891798577f /.gitmodules | |
parent | 34c46a2468e2b342b8cb0c3d2ea65e1c642ffc46 (diff) | |
download | tde-548837554a6466d7ccb7587af10ac9fe78b93eed.tar.gz tde-548837554a6466d7ccb7587af10ac9fe78b93eed.zip |
Removed thirdparty submodule.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d2aad86d719d7bede38656c471745551c7787108)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 934bb412e..53d7b035e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -505,9 +505,6 @@ [submodule "main/applications/yakuake"] path = main/applications/yakuake url = https://system@scm.trinitydesktop.org/scm/git/yakuake -[submodule "main/thirdparty"] - path = main/thirdparty - url = https://system@scm.trinitydesktop.org/scm/git/thirdparty [submodule "packaging"] path = packaging url = https://system@scm.trinitydesktop.org/scm/git/tde-packaging |