From: Michal Privoznik Date: Fri, 29 Oct 2021 12:36:42 +0000 (+0200) Subject: ch_driver: Drop needless fwd declaration X-Git-Tag: v7.10.0-rc1~261 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cc2f9396c48204f51245daab9a8802e2960b86;p=thirdparty%2Flibvirt.git 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 Reviewed-by: Ján Tomko --- diff --git a/src/ch/ch_driver.c b/src/ch/ch_driver.c index 1824d2fd16..9eaf3ee499 100644 --- a/src/ch/ch_driver.c +++ b/src/ch/ch_driver.c @@ -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 *