summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBen Vanik <ben.vanik@gmail.com>2015-12-30 22:58:22 -0800
committerBen Vanik <ben.vanik@gmail.com>2015-12-30 22:58:22 -0800
commitf26bea88d93b41b9ad76ab24c255856a27748d44 (patch)
treef4d87b3f471beb577620701297b6daf19065db34 /.gitmodules
parent28f43e445db79784c3b4c9c7b972e1a2949360f1 (diff)
Replacing zlib with snappy in traces, adding trace header, docs.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index c551d6ee5..44d4ef64f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,9 +13,6 @@
[submodule "third_party/libav"]
path = third_party/libav
url = https://github.com/xenia-project/libav.git
-[submodule "third_party/zlib"]
- path = third_party/zlib
- url = https://github.com/madler/zlib
[submodule "third_party/spirv-tools"]
path = third_party/spirv-tools
url = https://github.com/xenia-project/SPIRV-Tools.git