diff options
author | Michele Calgaro <[email protected]> | 2019-08-15 10:20:19 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-08-15 10:20:19 +0900 |
commit | 34b95471d26742e0c5134534c2dda453328b2f59 (patch) | |
tree | 42e0d4caa069e9747261820c07377c2090d1eb1d /.gitmodules | |
parent | 27f26eaf0de8da4e2e11e202e7228e05c420c7b4 (diff) | |
download | tde-34b95471d26742e0c5134534c2dda453328b2f59.tar.gz tde-34b95471d26742e0c5134534c2dda453328b2f59.zip |
Removed submodule Qt3 from TDE as discusses in TDE/tqt3#16
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index fc20c9d59..1b8d9c18b 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/dependencies/qt3"] - path = main/dependencies/qt3 - url = https://[email protected]/scm/git/qt3 [submodule "main/dependencies/tqt3"] path = main/dependencies/tqt3 url = https://[email protected]/scm/git/tqt3 |