diff options
Diffstat (limited to 'completions/ipv6calc')
-rw-r--r-- | completions/ipv6calc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/completions/ipv6calc b/completions/ipv6calc index 9332475a..6aa4a55a 100644 --- a/completions/ipv6calc +++ b/completions/ipv6calc @@ -1,5 +1,3 @@ -have ipv6calc || return - _ipv6calc() { local cur prev words cword split |