tno print - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit cd37aecf6edf53e2bd6c27f57b7d40cf57096b04
DIR parent ad80f8701dbe465dba573051f725729375947a39
HTML Author: rsc <devnull@localhost>
Date: Fri, 16 Dec 2005 19:39:26 +0000
no print
Diffstat:
M src/cmd/acme/cols.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
DIR diff --git a/src/cmd/acme/cols.c b/src/cmd/acme/cols.c
t@@ -81,8 +81,6 @@ coladd(Column *c, Window *w, Window *clone, int y)
fprint(2, "oops: dy=%d\n", Dy(v->body.all));
break;
}
- if(j > 1)
-fprint(2, "regrow\n");
colgrow(c, v, 1);
}
if(i == c->nw)