From 4839cab431d1eba8f6a88f8da8c46f1dcc5701df Mon Sep 17 00:00:00 2001 From: SlynxCZ Date: Mon, 12 Jan 2026 20:59:01 +0400 Subject: [PATCH] Remove funchook submodule --- .gitmodules | 3 --- vendor/funchook | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/funchook diff --git a/.gitmodules b/.gitmodules index 7ef8ded..c89da43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "vendor/spdlog"] path = vendor/spdlog url = https://github.com/gabime/spdlog -[submodule "vendor/funchook"] - path = vendor/funchook - url = https://github.com/kubo/funchook diff --git a/vendor/funchook b/vendor/funchook deleted file mode 160000 index b499170..0000000 --- a/vendor/funchook +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b4991704add411ecbc492dae020f375124d51f45