Browse Source

Clean up .gitmodules file.

Former-commit-id: 0b46b7b7211d2a779b87f4229f5419747ff6ad6a
Qingnan Zhou 9 years ago
parent
commit
e5ff572e48
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .gitmodules

+ 0 - 3
.gitmodules

@@ -8,9 +8,6 @@ url=https://github.com/libigl/nanogui.git
 	path = external/embree
 	url = https://github.com/embree/embree.git
 
-[submodule "external/googletest"]
-	url = https://github.com/google/googletest.git
-	path = external/googletest
 [submodule "tests/googletest"]
 	path = tests/googletest
 	url = https://github.com/google/googletest.git