aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-03-18 18:05:41 +0000
committerrsc <devnull@localhost>2005-03-18 18:05:41 +0000
commitc1fca1adb018ad47beb0abfe4c3dbfcc87c81ebd (patch)
tree61b9fd16b5c2e38afbe28109de8036e022f0128b /src/cmd
parentedefa2492cba628819c73b20aa5c2305fde5ca5e (diff)
downloadplan9port-c1fca1adb018ad47beb0abfe4c3dbfcc87c81ebd.tar.gz
plan9port-c1fca1adb018ad47beb0abfe4c3dbfcc87c81ebd.tar.bz2
plan9port-c1fca1adb018ad47beb0abfe4c3dbfcc87c81ebd.zip
garbage collection
Diffstat (limited to 'src/cmd')
-rw-r--r--src/cmd/acme/dat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h
index 9b1f4f44..2e2c56ec 100644
--- a/src/cmd/acme/dat.h
+++ b/src/cmd/acme/dat.h
@@ -544,7 +544,6 @@ enum
Kscrollonedown = KF|0x21,
};
-Channel *ckeyboard; /* chan(Rune)[10] */
Channel *cplumb; /* chan(Plumbmsg*) */
Channel *cwait; /* chan(Waitmsg) */
Channel *ccommand; /* chan(Command*) */