summaryrefslogtreecommitdiff
path: root/gen-stubs.bash
diff options
context:
space:
mode:
authorJari Vetoniemi <mailroxas@gmail.com>2018-10-31 08:16:29 +0200
committerJari Vetoniemi <mailroxas@gmail.com>2018-10-31 08:16:29 +0200
commitc7e59084ac09028af7fd81c9fc40f9c55fb30857 (patch)
tree0704ac0e10805442e93b8b1eb66bb3eb77d16a20 /gen-stubs.bash
parent484412b8704c147b7f343a19fefae44757e186b1 (diff)
make alsamixer show controls
Diffstat (limited to 'gen-stubs.bash')
-rw-r--r--gen-stubs.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/gen-stubs.bash b/gen-stubs.bash
index 3823cc7..cd5a6cb 100644
--- a/gen-stubs.bash
+++ b/gen-stubs.bash
@@ -21,7 +21,6 @@ should_error()
grep -Fqs "$(cat << EOF
_malloc
snd_config_
-snd_ctl_
EOF
)" <<<"$1"
}