diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-16 17:33:26 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-16 17:33:26 +0200 |
commit | 7cd1b102ee03d676b050319eaaefe73309b9b01c (patch) | |
tree | 325686092892be6bd2370643e69fb08b3729e665 /sys/src/cmd/cwfs/portdat.h | |
parent | fcf30f314b4c4157b536647a09a214576711ad16 (diff) |
remove mconf cruft
Diffstat (limited to 'sys/src/cmd/cwfs/portdat.h')
-rw-r--r-- | sys/src/cmd/cwfs/portdat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/cmd/cwfs/portdat.h b/sys/src/cmd/cwfs/portdat.h index 1904fc86d..3b17db295 100644 --- a/sys/src/cmd/cwfs/portdat.h +++ b/sys/src/cmd/cwfs/portdat.h @@ -415,7 +415,6 @@ struct Superb struct Conf { ulong nmach; /* processors */ - ulong mem; /* total physical bytes of memory */ ulong nuid; /* distinct uids */ ulong nserve; /* server processes */ ulong nfile; /* number of fid -- system wide */ |