diff --git a/.gitmodules b/.gitmodules index 4533fd5..fdd42f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "third_party/spdlog"] path = third_party/spdlog url = https://github.com/gabime/spdlog.git -[submodule "third_party/glfw"] - path = third_party/glfw - url = https://github.com/glfw/glfw.git [submodule "third_party/taskflow"] path = third_party/taskflow url = https://github.com/taskflow/taskflow.git