library: remove getpartitions_num from library

getpartitions_num was only used in vmstat and basically counted
partitions in disks, this is now moved to vmstat.
This commit is contained in:
Craig Small
2015-07-01 22:14:30 +10:00
parent 161e06465b
commit 855a6a7055
4 changed files with 14 additions and 88 deletions

View File

@@ -12,9 +12,7 @@ global:
get_ns_name;
get_pid_digits;
get_slabinfo;
getbtime;
getdiskstat;
getpartitions_num;
getslabinfo;
look_up_our_self;
lookup_wchan;