diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-05-10 17:02:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-05-10 17:02:35 +0900 |
commit | a6e71fe0b828e0211b9bbe97bd95ade6d2c338d3 (patch) | |
tree | c59607ad937ac17c4296e04539fc5feb44b86665 /.gitmodules | |
parent | 13cc5da8bf359a4554a63260861d011f9846a91d (diff) | |
download | tqtinterface-a6e71fe0b828e0211b9bbe97bd95ade6d2c338d3.tar.gz tqtinterface-a6e71fe0b828e0211b9bbe97bd95ade6d2c338d3.zip |
Removed unnecessary files and drop dependency on admin module.
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 4fce771..5b98c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |