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