From df53b2d69b20d23f2a41968351f8ffc17176b482 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 31 Mar 2016 04:23:27 +0200 Subject: kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.h --- sys/src/9/port/portdat.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/sys/src/9/port/portdat.h b/sys/src/9/port/portdat.h index 9e3b62c7f..00519897e 100644 --- a/sys/src/9/port/portdat.h +++ b/sys/src/9/port/portdat.h @@ -244,13 +244,6 @@ struct Walkqid Qid qid[1]; }; -enum -{ - NSMAX = 1000, - NSLOG = 7, - NSCACHE = (1<