diff options
author | rsc <devnull@localhost> | 2005-03-23 20:20:17 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-03-23 20:20:17 +0000 |
commit | 8f88ddb02c48f00ee0a0c1adb55d5fb8415f9c0e (patch) | |
tree | 3dd927f307545da4a219a2997d19cf0d55b95b81 /src | |
parent | 5e77b8bb616bdc146b726f7d3301a271dd08f3c2 (diff) | |
download | plan9port-8f88ddb02c48f00ee0a0c1adb55d5fb8415f9c0e.tar.gz plan9port-8f88ddb02c48f00ee0a0c1adb55d5fb8415f9c0e.tar.bz2 plan9port-8f88ddb02c48f00ee0a0c1adb55d5fb8415f9c0e.zip |
unused neditwrsel
Diffstat (limited to 'src')
-rw-r--r-- | src/cmd/acme/dat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h index 2e2c56ec..7785bf9f 100644 --- 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; |