diff options
author | Michele Calgaro <[email protected]> | 2021-05-21 22:39:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-05-21 22:39:32 +0900 |
commit | 43805993378b9d73da93e66b103119d69cc9f806 (patch) | |
tree | d76ced886e96cb459d3a12e892f30159f67590c7 | |
parent | 85741cdd47c1a71777c9553ad4d8b40706abcf3b (diff) | |
download | tde-43805993378b9d73da93e66b103119d69cc9f806.tar.gz tde-43805993378b9d73da93e66b103119d69cc9f806.zip |
Removed module tqca-tls which is no longer required (incorporated into tqca).
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/dependencies/tqca-tls | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 57e28eff4..98f2409eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,9 +55,6 @@ [submodule "main/dependencies/tqca"] path = main/dependencies/tqca url = https://[email protected]/scm/git/tqca -[submodule "main/dependencies/tqca-tls"] - path = main/dependencies/tqca-tls - url = https://[email protected]/scm/git/tqca-tls [submodule "main/core/tdelibs"] path = main/core/tdelibs url = https://[email protected]/scm/git/tdelibs diff --git a/main/dependencies/tqca-tls b/main/dependencies/tqca-tls deleted file mode 160000 -Subproject 4712cafaf0d5b8d096f9cc1d6b880581df6b226 |