diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-30 09:15:25 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-30 09:17:24 +0100 |
commit | d5ce1eda907df019cd3b26fc8db0246eac804c76 (patch) | |
tree | e785841998ded00ea03686e05cf70e48dcb10014 /.gitmodules | |
parent | adc3fba76fbf1ccfd0863d39702d57f247b5b109 (diff) |
include demumble without submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 2e2520dd..fd4fc9fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,6 +25,3 @@ [submodule "luajit"] path = external/luajit url = https://github.com/WohlSoft/LuaJIT.git -[submodule "demumble"] - path = demumble - url = https://github.com/sthalik/demumble |