remove zlib

This commit is contained in:
Thomas Fussell 2014-08-01 12:01:15 -04:00
parent bdf23131b5
commit 0bc0b9c69f

5
.gitmodules vendored
View File

@ -2,10 +2,7 @@
path = third-party/pugixml
url = https://github.com/zeux/pugixml.git
branch = master
[submodule "third-party/zlib"]
path = third-party/zlib
url = https://github.com/madler/zlib.git
branch = master
[submodule "third-party/cxxtest"]
path = third-party/cxxtest
url = https://github.com/CxxTest/cxxtest