mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
conf: remove reference to VIR_DOMAIN_RNG_BACKEND_POOL
Sadly, this idea never got implemented. Signed-off-by: Ján Tomko <jtomko@redhat.com> Acked-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
4764d1b125
commit
cd0b6aa406
@ -2075,7 +2075,6 @@ typedef enum {
|
||||
typedef enum {
|
||||
VIR_DOMAIN_RNG_BACKEND_RANDOM,
|
||||
VIR_DOMAIN_RNG_BACKEND_EGD,
|
||||
/* VIR_DOMAIN_RNG_BACKEND_POOL, */
|
||||
|
||||
VIR_DOMAIN_RNG_BACKEND_LAST
|
||||
} virDomainRNGBackend;
|
||||
|
Loading…
x
Reference in New Issue
Block a user