1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-25 01:34:11 +03:00

ch_driver: Drop needless fwd declaration

In ch_driver.c there are two forward declarations that are not
needed. Drop them.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Michal Privoznik 2021-10-29 14:36:42 +02:00
parent f3ac931d36
commit 42cc2f9396

View File

@ -47,11 +47,6 @@
VIR_LOG_INIT("ch.ch_driver");
static int chStateInitialize(bool privileged,
const char *root,
virStateInhibitCallback callback,
void *opaque);
static int chStateCleanup(void);
virCHDriver *ch_driver = NULL;
static virDomainObj *