ps: finish purging those references to PIDS_WCHAN_ADDR

Aw shucks, not all support for this defunct enumerator
was removed via the commits shown below (but, is now).

[ what remained were just variables named after that ]
[ deprecated/deleted enumerator, but still & all ... ]

[ plus, i have left the doc/libproc.3 file untouched ]
[ since it already appears badly out of date anyway! ]

Reference(s):
. ps references partially purged
commit 66c4024d75
. enumerator purged from library
commit 912075605b

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2016-12-04 17:17:17 -06:00 committed by Craig Small
parent 5602dd04e1
commit 66e8e2723d
2 changed files with 0 additions and 2 deletions

View File

@ -146,7 +146,6 @@ makEXT(VM_RSS)
makEXT(VM_SIZE)
makEXT(VM_STACK)
makEXT(VSIZE_PGS)
makEXT(WCHAN_ADDR)
makEXT(WCHAN_NAME)
makEXT(extra)
makEXT(noop)

View File

@ -136,7 +136,6 @@ makREL(VM_RSS)
makREL(VM_SIZE)
makREL(VM_STACK)
makREL(VSIZE_PGS)
makREL(WCHAN_ADDR)
makREL(WCHAN_NAME)
makREL(extra)
makREL(noop)