From d2cd99d325265ff6cded7d3bd935328103355c16 Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Tue, 10 Dec 2024 19:31:10 +0300 Subject: [PATCH] remove inkcpp --- .gitmodules | 4 ---- src/inkcpp | 1 - 2 files changed, 5 deletions(-) delete mode 160000 src/inkcpp diff --git a/.gitmodules b/.gitmodules index cf4975e..ee43bca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,7 +17,3 @@ path = tests/flecs-systems-sokol url = https://github.com/flecs-hub/flecs-systems-sokol branch = master -[submodule "src/inkcpp"] - path = src/inkcpp - url = https://github.com/JBenda/inkcpp - branch = master diff --git a/src/inkcpp b/src/inkcpp deleted file mode 160000 index 8210a41..0000000 --- a/src/inkcpp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8210a4163ccf33321ba602a4f12cde274ce0ca40