diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-02 23:08:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-02 23:08:35 +0900 |
commit | 1704c603cb53ed1ba48191a25d019eaf9b31e3e3 (patch) | |
tree | 1f541e48a41840826a484dcd330d8402011360c0 /.gitmodules | |
parent | adf20bbf683180ddf44b73329e5010fec30e88d2 (diff) | |
download | tde-1704c603cb53ed1ba48191a25d019eaf9b31e3e3.tar.gz tde-1704c603cb53ed1ba48191a25d019eaf9b31e3e3.zip |
Removed unused common/other submodule.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 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://system@scm.trinitydesktop.org/scm/git/libtdevnc -[submodule "main/common/other"] - path = main/common/other - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-other [submodule "main/dependencies/qt3"] path = main/dependencies/qt3 url = https://system@scm.trinitydesktop.org/scm/git/qt3 |