diff options
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | thirdparty/IXWebSocket | 0 | ||||
m--------- | thirdparty/simpleini | 0 |
3 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 91e22f2..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +0,0 @@ -[submodule "thirdparty/simpleini"] - path = thirdparty/simpleini - url = https://github.com/brofield/simpleini -[submodule "thirdparty/IXWebSocket"] - path = thirdparty/IXWebSocket - url = https://github.com/machinezone/IXWebSocket diff --git a/thirdparty/IXWebSocket b/thirdparty/IXWebSocket deleted file mode 160000 -Subproject b74f7319c61fb02cd7710e6cba37155db037e1f diff --git a/thirdparty/simpleini b/thirdparty/simpleini deleted file mode 160000 -Subproject 7bca74f6535a37846162383e52071f380c99a43 |