diff options
author | Michele Calgaro <[email protected]> | 2018-09-02 23:08:35 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-09-02 23:08:35 +0900 |
commit | 1704c603cb53ed1ba48191a25d019eaf9b31e3e3 (patch) | |
tree | 1f541e48a41840826a484dcd330d8402011360c0 | |
parent | adf20bbf683180ddf44b73329e5010fec30e88d2 (diff) | |
download | tde-1704c603cb53ed1ba48191a25d019eaf9b31e3e3.tar.gz tde-1704c603cb53ed1ba48191a25d019eaf9b31e3e3.zip |
Removed unused common/other submodule.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/common/other | 0 | ||||
-rw-r--r-- | submodules | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index e8565a1c9..be4c954cb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "main/common/libtdevnc"] path = main/common/libtdevnc url = https://[email protected]/scm/git/libtdevnc -[submodule "main/common/other"] - path = main/common/other - url = https://[email protected]/scm/git/tde-common-other [submodule "main/dependencies/qt3"] path = main/dependencies/qt3 url = https://[email protected]/scm/git/qt3 diff --git a/main/common/other b/main/common/other deleted file mode 160000 -Subproject caa52dbd8cdc8e93c835fd8d83212b11e4131ac diff --git a/submodules b/submodules index 11e8dd134..752558035 100644 --- a/submodules +++ b/submodules @@ -3,7 +3,6 @@ scripts main/common/admin main/common/cmake -main/common/other main/common/libltdl main/common/libtdevnc |