From 53218689296f7922e22dcbde4ada98379dc01044 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Sat, 26 Sep 2015 14:39:37 +1000 Subject: [PATCH] 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. --- proc/libprocps.sym | 3 --- 1 file changed, 3 deletions(-) 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;