diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 19:49:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 19:55:24 +0900 |
commit | 548837554a6466d7ccb7587af10ac9fe78b93eed (patch) | |
tree | 2826e7767e9d05f872373595109699891798577f | |
parent | 34c46a2468e2b342b8cb0c3d2ea65e1c642ffc46 (diff) | |
download | tde-548837554a6466d7ccb7587af10ac9fe78b93eed.tar.gz tde-548837554a6466d7ccb7587af10ac9fe78b93eed.zip |
Removed thirdparty submodule.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d2aad86d719d7bede38656c471745551c7787108)
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/thirdparty | 0 |
2 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://[email protected]/scm/git/yakuake -[submodule "main/thirdparty"] - path = main/thirdparty - url = https://[email protected]/scm/git/thirdparty [submodule "packaging"] path = packaging url = https://[email protected]/scm/git/tde-packaging diff --git a/main/thirdparty b/main/thirdparty deleted file mode 160000 -Subproject d8185576624746f4e3fe0ca4216aaa62d4fee0f |