diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-01-02 00:56:01 -0500 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-01-02 00:56:01 -0500 |
commit | b863c3740b0c18c5d66659ae3f6be7960f413abd (patch) | |
tree | 2e1191f35fc6132c013603fcc184fa092de940f5 /.gitmodules | |
parent | 03f80263dba841d861d783bf083ae4dfa3776e15 (diff) | |
download | abaddon-portaudio-b863c3740b0c18c5d66659ae3f6be7960f413abd.tar.gz abaddon-portaudio-b863c3740b0c18c5d66659ae3f6be7960f413abd.zip |
get rid of submodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 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 |