plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 8f88ddb02c48f00ee0a0c1adb55d5fb8415f9c0e
parent 5e77b8bb616bdc146b726f7d3301a271dd08f3c2
Author: rsc <devnull@localhost>
Date:   Wed, 23 Mar 2005 20:20:17 +0000

unused neditwrsel

Diffstat:
Msrc/cmd/acme/dat.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h @@ -244,7 +244,6 @@ struct Window uchar noscroll; Range wrselrange; int rdselfd; - int neditwrsel; Column *col; Xfid *eventx; char *events;