From 264c06500643124d8d3f9f8e5b40e8cd0e4efc47 Mon Sep 17 00:00:00 2001 From: axel Date: Fri, 3 Feb 2006 19:33:14 +1000 Subject: [PATCH] Remove old unneeded code that makes fish_pager wait to become owner of the terminal darcs-hash:20060203093314-ac50b-537c521093e85a110f822cde37b022d7706e8cb0.gz --- fish_pager.c | 41 +++++++++++------------------------------ 1 file changed, 11 insertions(+), 30 deletions(-) diff --git a/fish_pager.c b/fish_pager.c index ffbe725d0..2aefdb97b 100644 --- a/fish_pager.c +++ b/fish_pager.c @@ -564,7 +564,7 @@ static int completion_try_print( int cols, memset( pref_width, 0, sizeof(pref_width) ); memset( min_width, 0, sizeof(min_width) ); - /* Calculated how wide the list would be */ + /* Calculate how wide the list would be */ for( j = 0; j < cols; j++ ) { for( i = 0; i