From 27609e85353149dfc3b859a1bdd00c99dec79157 Mon Sep 17 00:00:00 2001 From: Wouter R Date: Tue, 22 Oct 2013 18:33:41 +0200 Subject: [PATCH] Remove www submodule (see http://stackoverflow.com/questions/1260748/how-do-i-remove-a-git-submodule#comment13902193_1260982). --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a935ee6..2b054c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "src/util/GPX.git"] path = src/util/GPX.git url = git://github.com/whpthomas/GPX.git -[submodule "src/www"] - path = src/www - url = https://github.com/Doodle3D/doodle3d-client.git