From 9c0a19669b32bcbf153e2bfdf1a44b0fe0d4876c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 13 May 2011 18:12:05 +0000 Subject: Danek: 29254: fix some compiler warnings --- Src/Zle/computil.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Src/Zle/computil.c') diff --git a/Src/Zle/computil.c b/Src/Zle/computil.c index e5a99485c..cd508d0ac 100644 --- a/Src/Zle/computil.c +++ b/Src/Zle/computil.c @@ -3358,7 +3358,6 @@ bin_compvalues(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) return 0; } - return 1; case 'D': /* This returns the description and action to use if we are at -- cgit 1.4.1