Plan 9 from Bell Labs 1994-12-11
1 files changed, 0 insertions(+), 3 deletions(-) M pc/devi82365.c
M pc/devi82365.c => pc/devi82365.c +0 -3
@@ 845,9 845,6 @@ static void (*parse[256])(Slot*, int) = static int readc(Slot *pp, uchar *x) { - uchar l, r; - ushort s; - if(pp->cispos > pp->cisbase + Mchunk) return 0;