Remove libzmq submodule

This commit is contained in:
Weiyi Wang
2019-01-29 17:38:18 -05:00
parent d765a73a53
commit 6347b5cbb4
5 changed files with 0 additions and 107 deletions

6
.gitmodules vendored
View File

@@ -37,12 +37,6 @@
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git
[submodule "externals/libzmq"]
path = externals/libzmq
url = https://github.com/zeromq/libzmq
[submodule "externals/cppzmq"]
path = externals/cppzmq
url = https://github.com/zeromq/cppzmq
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git