diff options
Diffstat (limited to 'completions/resolvconf')
-rw-r--r-- | completions/resolvconf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/completions/resolvconf b/completions/resolvconf index 83cbdb07..682d79ba 100644 --- a/completions/resolvconf +++ b/completions/resolvconf @@ -1,7 +1,5 @@ # bash completion for resolvconf -have resolvconf || return - _resolvconf() { local cur prev words cword |