diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2015-12-30 22:58:22 -0800 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2015-12-30 22:58:22 -0800 |
| commit | f26bea88d93b41b9ad76ab24c255856a27748d44 (patch) | |
| tree | f4d87b3f471beb577620701297b6daf19065db34 /.gitmodules | |
| parent | 28f43e445db79784c3b4c9c7b972e1a2949360f1 (diff) | |
Replacing zlib with snappy in traces, adding trace header, docs.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
