From 7fb70dbae6b1a3d0136e02f1b7b69695f2c81ade Mon Sep 17 00:00:00 2001 From: David Allemang Date: Sat, 10 Oct 2020 23:00:41 -0400 Subject: [PATCH] Remove top-level glfw submodule --- .gitmodules | 3 --- vendor/glfw | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/glfw diff --git a/.gitmodules b/.gitmodules index eb2557c..61b1900 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "vendor/glfw"] - path = vendor/glfw - url = https://github.com/glfw/glfw.git [submodule "vendor/toddcox"] path = vendor/toddcox url = https://github.com/JCRaymond/toddcox-faster.git diff --git a/vendor/glfw b/vendor/glfw deleted file mode 160000 index fe57e3c..0000000 --- a/vendor/glfw +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fe57e3c2921a1901390534e1e51053df70b5644b