diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-03-09 22:59:26 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-03-09 22:59:26 -0300 |
commit | 17b90cb45bb9be53cb6a8701050e8d42bad10aa7 (patch) | |
tree | 9adfaa981eabafcbe178bb33daaff14f270cc838 | |
parent | b2baa0e31e5614ac6993c4463912c24eb9f27616 (diff) | |
download | apps-17b90cb45bb9be53cb6a8701050e8d42bad10aa7.tar.gz apps-17b90cb45bb9be53cb6a8701050e8d42bad10aa7.tar.bz2 |
Removes [submodule pulseaudio-mixer-cli]
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pulseaudio-mixer-cli | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 19b700b..6874b45 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "git-hooks"] path = git-hooks url = https://github.com/icefox/git-hooks -[submodule "pulseaudio-mixer-cli"] - path = pulseaudio-mixer-cli - url = https://github.com/mk-fg/pulseaudio-mixer-cli.git [submodule "gpg-maintenance"] path = gpg-maintenance url = https://github.com/ilf/gpg-maintenance.git diff --git a/pulseaudio-mixer-cli b/pulseaudio-mixer-cli deleted file mode 160000 -Subproject f5f2da9b302b5d5e6ed59aecb15a69e551a23d2 |