From 8a42336741645a5ab774ebf20e857ab94a59b225 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 29 Apr 2022 08:28:25 -0700 Subject: [PATCH] remove vendor/cglm --- .gitmodules | 3 --- vendor/cglm | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/cglm diff --git a/.gitmodules b/.gitmodules index eee2a129c..48a97d608 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "vendor/freetype"] path = vendor/freetype url = https://github.com/freetype/freetype.git -[submodule "vendor/cglm"] - path = vendor/cglm - url = https://github.com/recp/cglm.git [submodule "vendor/libuv"] path = vendor/libuv url = https://github.com/libuv/libuv.git diff --git a/vendor/cglm b/vendor/cglm deleted file mode 160000 index cf7f4231f..000000000 --- a/vendor/cglm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cf7f4231f09e65f22490e503f01e8422897b647f