mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
util: delete the poll() based event loop impl
It is no longer require since switching to the GLib based event loop impl. Reviewed-by: Pavel Hrdina <phrdina@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -238,7 +238,6 @@
|
||||
@SRCDIR@/src/util/virerror.c
|
||||
@SRCDIR@/src/util/virerror.h
|
||||
@SRCDIR@/src/util/virevent.c
|
||||
@SRCDIR@/src/util/vireventpoll.c
|
||||
@SRCDIR@/src/util/virfcp.c
|
||||
@SRCDIR@/src/util/virfdstream.c
|
||||
@SRCDIR@/src/util/virfile.c
|
||||
|
||||
Reference in New Issue
Block a user