From ce15f3f65bb6b17f16e7048c453e399e60f2f85f Mon Sep 17 00:00:00 2001 From: allem Date: Sat, 13 Jul 2019 19:20:45 -0400 Subject: [PATCH] removed vendor/boost --- .gitmodules | 3 --- vendor/boost | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/boost diff --git a/.gitmodules b/.gitmodules index cc040f3..4b4c1d6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "vendor/boost"] - path = vendor/boost - url = https://github.com/boostorg/boost.git [submodule "vendor/glfw"] path = vendor/glfw url = https://github.com/glfw/glfw.git diff --git a/vendor/boost b/vendor/boost deleted file mode 160000 index db49c96..0000000 --- a/vendor/boost +++ /dev/null @@ -1 +0,0 @@ -Subproject commit db49c966ac7b5fcf5a2c441f0f77e374ed4ad1d8