diff options
author | Michele Calgaro <[email protected]> | 2018-08-19 23:32:16 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-08-19 23:32:16 +0900 |
commit | 242be7e3f98a9b3f3d01bca469d807519b24ac83 (patch) | |
tree | a644080312b02427b04db28807c76781bd9c30a4 | |
parent | 8ff4b2f57fcf98eedaa830fddfe8f574262c8cab (diff) | |
download | tde-242be7e3f98a9b3f3d01bca469d807519b24ac83.tar.gz tde-242be7e3f98a9b3f3d01bca469d807519b24ac83.zip |
Removed obsolete module tde-construct.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/tde-construct | 0 | ||||
-rw-r--r-- | submodules | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 70efcc708..ed165111e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -130,9 +130,6 @@ [submodule "main/tde-i18n"] path = main/tde-i18n url = https://[email protected]/scm/git/tde-i18n -[submodule "main/tde-construct"] - path = main/tde-construct - url = https://[email protected]/scm/git/tde-construct [submodule "main/libraries/libkdcraw"] path = main/libraries/libkdcraw url = https://[email protected]/scm/git/libkdcraw diff --git a/main/tde-construct b/main/tde-construct deleted file mode 160000 -Subproject e324e2fbba8a9f4bdc1d8d966c123af63b84d6f diff --git a/submodules b/submodules index 9a0514d77..a2d9f5b52 100644 --- a/submodules +++ b/submodules @@ -487,7 +487,6 @@ main/tdevelop/parts/appwizard/common/admin main/tdewebdev main/tdewebdev/admin main/tdewebdev/cmake -main/tde-construct main/thirdparty main/infrastructure/website |