diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 19:49:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 19:51:02 +0900 |
commit | d2aad86d719d7bede38656c471745551c7787108 (patch) | |
tree | 157fe09a02b92b0b38e9e7f14db4e8b4dd62cb11 | |
parent | ff59378dc5db127462820abb72073b3ab4cdff48 (diff) | |
download | tde-d2aad86d719d7bede38656c471745551c7787108.tar.gz tde-d2aad86d719d7bede38656c471745551c7787108.zip |
Removed thirdparty submodule.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/thirdparty | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b9f89601f..f7a382399 100644 --- a/.gitmodules +++ b/.gitmodules @@ -511,9 +511,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 6b7029b1e54988f90f0595ca825eff5e8a145dc |