From 9f6608c1f6294bda2bae28b78dbb35dc8a1bbca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Lucas=20Golini?= Date: Wed, 22 May 2019 01:16:24 -0300 Subject: [PATCH] Forget gitmodules. --HG-- branch : dev --- .gitmodules | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index b90536a06..000000000 --- a/.gitmodules +++ /dev/null @@ -1,7 +0,0 @@ -[submodule "src/thirdparty/SOIL2"] - path = src/thirdparty/SOIL2 - url = https://github.com/SpartanJ/SOIL2.git - -[submodule "src/thirdparty/efsw"] - path = src/thirdparty/efsw - url = https://github.com/SpartanJ/efsw.git