From 9caa01efebd209220f6d4c1580d924f1683d489a Mon Sep 17 00:00:00 2001 From: mcc Date: Tue, 17 Dec 2019 19:54:52 -0500 Subject: [PATCH] Remove physfs from .gitmodules --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index f9870a5e..41ec8017 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "deps/openvr"] path = deps/openvr url = https://github.com/ValveSoftware/openvr -[submodule "deps/physfs"] - path = deps/physfs - url = https://github.com/Didstopia/physfs.git [submodule "deps/luajit"] path = deps/luajit url = https://github.com/WohlSoft/LuaJIT