1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-26 03:21:44 +03:00

util: Drop VIR_HOST_CPU_MASK_LEN

Unused since commit c67e04e25f.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Andrea Bolognani 2018-08-01 10:32:50 +02:00
parent fe5b35c6b2
commit 95431c963e

View File

@ -197,7 +197,6 @@ virHostCPUGetStatsFreeBSD(int cpuNum,
#ifdef __linux__
# define CPUINFO_PATH "/proc/cpuinfo"
# define PROCSTAT_PATH "/proc/stat"
# define VIR_HOST_CPU_MASK_LEN 1024
# define LINUX_NB_CPU_STATS 4