diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:37 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:37 +0200 |
commit | 6d4b0b255a970005d74fcc1e4144418bbc11bfe8 (patch) | |
tree | 64733ea233fa84aa8e295e45e90675cafd7f8b38 /.gitmodules | |
parent | 4fb5043a427d1d6907400e5087d3bc1afa0449d1 (diff) | |
download | mplayerthumbs-6d4b0b255a970005d74fcc1e4144418bbc11bfe8.tar.gz mplayerthumbs-6d4b0b255a970005d74fcc1e4144418bbc11bfe8.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index ce2e35a..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "cmake"] - path = cmake - url = https://scm.trinitydesktop.org/scm/git/tde-common-cmake |