summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/dat.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-19 05:55:19 +0000
committerrsc <devnull@localhost>2004-04-19 05:55:19 +0000
commit904f0d0b4210ce81304c6cebfb562d9bb67bdfbe (patch)
treeeb304e20fa389a2f639872e62e79ffe19cd582a7 /src/cmd/acme/dat.h
parent892de7987409ccd209dd4f43fb7717408d4a04bd (diff)
downloadplan9port-904f0d0b4210ce81304c6cebfb562d9bb67bdfbe.tar.gz
plan9port-904f0d0b4210ce81304c6cebfb562d9bb67bdfbe.zip
oldorg was bad idea
Diffstat (limited to 'src/cmd/acme/dat.h')
-rw-r--r--src/cmd/acme/dat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h
index b5c4eaf8..789ce1ca 100644
--- a/src/cmd/acme/dat.h
+++ b/src/cmd/acme/dat.h
@@ -174,9 +174,6 @@ struct Text
uint org;
uint q0;
uint q1;
- uint oldorg;
- uint oldq0;
- uint oldq1;
int what;
int tabstop;
Window *w;