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:
Daniel P. Berrangé
2020-02-07 15:03:54 +00:00
parent 946a25274c
commit 55fe8110af
6 changed files with 0 additions and 930 deletions
-1
View File
@@ -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