aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish_pager.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-02-25 12:21:39 +1000
committerGravatar axel <axel@liljencrantz.se>2006-02-25 12:21:39 +1000
commitfd6bf06f153157b8603f816276fc04fd34337286 (patch)
tree8c2d95e5f3869a01efd578933581dc6192ccaa17 /fish_pager.c
parentd2e11ea61d23e8c12f2601c48781617f07d4b46e (diff)
Various minor edits
darcs-hash:20060225022139-ac50b-9ef43f88e2266978e9b39038a6a5087ff1305509.gz
Diffstat (limited to 'fish_pager.c')
-rw-r--r--fish_pager.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fish_pager.c b/fish_pager.c
index 724e65d2..5d9ef1ec 100644
--- a/fish_pager.c
+++ b/fish_pager.c
@@ -258,7 +258,6 @@ static void completion_print_item( const wchar_t *prefix, comp_t *c, int width )
int i;
int written=0;
-// debug( 1, L"print %ls", al_get(c->comp, 0 ) );
if( c->pref_width <= width )
{
/*