[dev.power64] cmd/9l: remove MAXIO (fix build)

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/124270043
This commit is contained in:
Shenghou Ma 2014-08-12 20:57:54 -04:00
parent f4529adabe
commit 560cf4c6de
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ enum
{
FPCHIP = 1,
STRINGSZ = 200,
MAXIO = 8192,
MAXHIST = 20, /* limit of path elements for history symbols */
DATBLK = 1024,
NHASH = 10007,