From af7bc3bcdecd8249a82758611469128f21a953bb Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 12 Feb 2015 00:31:53 +0100 Subject: [PATCH] remove default --- _conda | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_conda b/_conda index a559c8a..0ee5864 100644 --- a/_conda +++ b/_conda @@ -305,10 +305,6 @@ case $state in '--extra-meta[path to json file with additional meta-data no]:path:_path_files' \ '--no-env[no environment]' \ ;; - (*) - #_arguments -C $opts - _path_files - ;; esac ;; esac