From 20c05b43b6e44be8ae3c5025a77eca62a48c5a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 12 Oct 2011 00:19:50 +0300 Subject: Load completions in separate files dynamically, get rid of have(). --- completions/lintian | 2 -- 1 file changed, 2 deletions(-) (limited to 'completions/lintian') diff --git a/completions/lintian b/completions/lintian index b2467212..59af7a0a 100644 --- a/completions/lintian +++ b/completions/lintian @@ -3,8 +3,6 @@ # # bash completion for lintian(1) and lintian-info(1) -have lintian || return - _lintian_tags() { local match search tags -- cgit v1.2.1