From 03f4c57a135501e0afc2b6c8ae93dc3208947cfe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz>
Date: Mon, 24 May 2021 16:16:29 +0200
Subject: Remove cmake submodule since it has now been replaced by
 cmake-trinity dependency.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
---
 .gitmodules | 3 ---
 cmake       | 1 -
 2 files changed, 4 deletions(-)
 delete mode 160000 cmake

diff --git a/.gitmodules b/.gitmodules
index bdec8fc..934def7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
 [submodule "admin"]
 	path = admin
 	url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin
-[submodule "cmake"]
-	path = cmake
-	url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake
diff --git a/cmake b/cmake
deleted file mode 160000
index 0846fa1..0000000
--- a/cmake
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 0846fa1cb7ca2f8df276849f75196efc0935b846
-- 
cgit v1.2.1