Remove D.get_cpu_stats second parameter.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 12 Oct 2012 10:32:06 +0000 (11:32 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 12 Oct 2012 10:32:06 +0000 (11:32 +0100)
commit56db27de24772a575d450f0c847ea33ce0f268ff
tree61c8acaf844df84a75cc89fd95c1b8ba68e598da
parentc80ca275bd9cdbd52e372612fa741789e845c482
Remove D.get_cpu_stats second parameter.

In upstream ocaml-libvirt, this second parameter has been removed,
because it was found that nr_pcpus can be found by calling the libvirt
API directly.
virt-top/virt_top.ml