summaryrefslogtreecommitdiff
path: root/sys/src/cmd/abaco/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/src/cmd/abaco/dat.h')
-rw-r--r--sys/src/cmd/abaco/dat.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/src/cmd/abaco/dat.h b/sys/src/cmd/abaco/dat.h
index afe553f5b..e61f673d5 100644
--- a/sys/src/cmd/abaco/dat.h
+++ b/sys/src/cmd/abaco/dat.h
@@ -344,12 +344,6 @@ int webctlfd;
char *charset;
int procstderr;
-enum
-{
- Kscrolloneup = KF|0x20,
- Kscrollonedown = KF|0x21,
-};
-
Channel *cplumb; /* chan(Plumbmsg*) */
Channel *cexit; /* chan(int) */
Channel *crefresh; /* chan(page *) */