misc: just eliminate several 'unused' warning messages
[ plus we also play catch up on some earlier changes ] [ that impacted skill.c, after using --enable-skill! ] Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@ -188,8 +188,6 @@ PROCPS_EXPORT unsigned int procps_pid_length(void)
|
||||
{
|
||||
FILE *fp;
|
||||
char pidbuf[24];
|
||||
char *endp;
|
||||
unsigned long int max_pid;
|
||||
static int pid_length=0;
|
||||
|
||||
if (pid_length)
|
||||
|
Reference in New Issue
Block a user