Skip to content

Commit

Permalink
build: removed duplicate zlib submodule (#54)
Browse files Browse the repository at this point in the history
The additional submodule is unused and duplicates the one under
third_party/zlib.
  • Loading branch information
gm4sl authored Nov 16, 2023
1 parent 70fe68d commit bc30fe3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
[submodule "third_party/zlib/zlib"]
path = third_party/zlib/zlib
url = https://chromium.googlesource.com/chromium/src/third_party/zlib
[submodule "zlib"]
path = zlib
url = https://chromium.googlesource.com/chromium/src/third_party/zlib
[submodule "third_party/linux-syscall-support"]
path = third_party/linux-syscall-support
url = https://chromium.googlesource.com/linux-syscall-support.git
Expand Down
1 change: 0 additions & 1 deletion zlib
Submodule zlib deleted from 923f5e

0 comments on commit bc30fe3

Please sign in to comment.