From 6ac8967aff628c43d4a8a642b54adcef5ae8241c Mon Sep 17 00:00:00 2001 From: devZoGok Date: Mon, 3 Jan 2022 15:39:23 +0200 Subject: [PATCH] removed submodule --- .gitmodules | 3 --- external/glfw | 1 - 2 files changed, 4 deletions(-) delete mode 160000 external/glfw diff --git a/.gitmodules b/.gitmodules index 4088143..115645b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "external/glfw"] - path = external/glfw - url = https://github.com/glfw/glfw [submodule "external/SFML"] path = external/SFML url = https://github.com/SFML/SFML diff --git a/external/glfw b/external/glfw deleted file mode 160000 index 53d86c6..0000000 --- a/external/glfw +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 53d86c64d709ff52886580d338d9b3b2b1f27266