library: Remove tty_to_dev()
This library call was imported into w as it was only used in this program. Converting a tty to a device is not really the work for libprocps.
This commit is contained in:
@ -19,7 +19,6 @@ global:
|
||||
readproctab3;
|
||||
readproctab;
|
||||
readtask;
|
||||
tty_to_dev;
|
||||
user_from_uid;
|
||||
procps_cpu_count;
|
||||
procps_diskstat_dev_count;
|
||||
|
Reference in New Issue
Block a user