]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Drop virPerfGetEventFd
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 3 Jun 2016 08:11:59 +0000 (10:11 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 3 Jun 2016 08:52:16 +0000 (10:52 +0200)
commit89ef1589a2a576b2df49296f7d837fa27d420d8f
tree8cf7949a2b4b944f9b1d96d0a80fa63960765318
parent43395f190b5f1691884d7e2a3cc9eab621715655
Drop virPerfGetEventFd

This function is not used anywhere. Moreover, the code that would
use lives in virperf.c and therefore has access to the FD anyway.
Well, for instance virPerfReadEvent is doing just that.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt_private.syms
src/util/virperf.c
src/util/virperf.h