From: Craig Small Date: Sat, 26 Sep 2015 04:39:37 +0000 (+1000) Subject: library: Removed unused methods. X-Git-Tag: v4.0.0~1019 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53218689296f7922e22dcbde4ada98379dc01044;p=procps-ng library: Removed unused methods. As part of the push to remove the old API, 3 more old calls were deleted from the library. Now all someone needs to do is fix ps and we're largely done. --- diff --git a/proc/libprocps.sym b/proc/libprocps.sym index 9236454d..bd199cb7 100644 --- a/proc/libprocps.sym +++ b/proc/libprocps.sym @@ -7,18 +7,15 @@ global: escape_strlist; escaped_copy; fatal_proc_unmounted; - freeproc; get_pid_digits; look_up_our_self; lookup_wchan; openproc; - readeither; readproc; readproctab2; readproctab3; readproctab; readtask; - user_from_uid; procps_cpu_count; procps_diskstat_dev_count; procps_diskstat_dev_get;