From 5d6ca86ddd9bbd3b3d4c0acf0fd17567d9f05cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20L=C3=BCke?= Date: Sat, 28 Dec 2024 04:48:16 +0100 Subject: [PATCH] remove nng submodule --- .gitmodules | 4 ---- external/nng | 1 - 2 files changed, 5 deletions(-) delete mode 160000 external/nng diff --git a/.gitmodules b/.gitmodules index 4f149e1..2487232 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,10 +3,6 @@ url = ../mesytec-mvlc.git branch = "dev" -[submodule "nng"] - path = external/nng - url = https://github.com/nanomsg/nng.git - branch = main [submodule "external/spdlog"] path = external/spdlog url = https://github.com/gabime/spdlog diff --git a/external/nng b/external/nng deleted file mode 160000 index 29aff2b..0000000 --- a/external/nng +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 29aff2bacc9e2cfa6dcc52155d2816582617f918