From 9d8c3eb74dac80712bcb41f36407658b19ab2740 Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Sat, 7 Oct 2006 08:05:03 +0000 Subject: 22831: use CM_SPACE in compdescribe --- Src/Zle/compresult.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Src/Zle/compresult.c') diff --git a/Src/Zle/compresult.c b/Src/Zle/compresult.c index 0fb50ad0e..2dabe2c35 100644 --- a/Src/Zle/compresult.c +++ b/Src/Zle/compresult.c @@ -30,10 +30,6 @@ #include "complete.mdh" #include "compresult.pro" -/* The number of columns to leave empty between rows of matches. */ - -#define CM_SPACE 2 - /* This counts how often the list of completions was invalidated. * Can be used to detect if we have a new list. */ -- cgit 1.4.1