]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ch_driver: Drop needless fwd declaration
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 29 Oct 2021 12:36:42 +0000 (14:36 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 1 Nov 2021 15:04:11 +0000 (16:04 +0100)
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>
src/ch/ch_driver.c

index 1824d2fd167732eed3d9d70b27305aef81f953fe..9eaf3ee4996693a04a678678dc3446467671cbe1 100644 (file)
 
 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 *