diff options
author | Slávek Banko <[email protected]> | 2018-09-02 19:42:48 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-09-02 19:42:48 +0200 |
commit | 98c4df1824fbe5df0536efef76188d313dc2c819 (patch) | |
tree | d4d2306b405f27eed04bde924a904e01a60c2504 | |
parent | a471e732e37fcbc189bd20bfab4143ed58a284ea (diff) | |
download | tde-98c4df1824fbe5df0536efef76188d313dc2c819.tar.gz tde-98c4df1824fbe5df0536efef76188d313dc2c819.zip |
Removed unused common/other submodule
Signed-off-by: Slávek Banko <[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 aa3d4d48b..80e52a5a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "main/common/libltdl"] path = main/common/libltdl url = https://[email protected]/scm/git/libltdl -[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 0449d546f..611d8406a 100644 --- a/submodules +++ b/submodules @@ -3,7 +3,6 @@ scripts main/common/admin main/common/cmake -main/common/other main/common/libltdl main/dependencies/qt3 |