Skip to content

Commit e6d5047

Browse files
mikkoioalders
authored andcommitted
Remove useless call to _init_completion()
1 parent 9d9be38 commit e6d5047

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

share/bash-completion/completions/mech-dump

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
_comp_cmd_mech_dump()
22
{
33
local cur
4-
_init_completion
54
cur=${COMP_WORDS[COMP_CWORD]}
65

76
# shellcheck disable=SC2207

0 commit comments

Comments
 (0)