diff options
Diffstat (limited to 'src/cmd')
-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; |