mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-01 00:58:21 -05:00
The variable 'k' in the print_cpu_usage function is not used anywhere and can fire a warning on some compilers. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>