diff options
| -rw-r--r-- | sys/src/9/port/portdat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/9/port/portdat.h b/sys/src/9/port/portdat.h index 2fdf4f927..a5310ecde 100644 --- a/sys/src/9/port/portdat.h +++ b/sys/src/9/port/portdat.h @@ -790,7 +790,6 @@ struct Proc enum { PRINTSIZE = 256, - MAXCRYPT = 127, NUMSIZE = 12, /* size of formatted number */ MB = (1024*1024), /* READSTR was 1000, which is way too small for usb's ctl file */ |
