]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storageDriverAutostart: Drop unused @conn
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 6 Apr 2018 12:02:28 +0000 (14:02 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 6 Apr 2018 12:57:34 +0000 (14:57 +0200)
commit7b4964479d72366ff43aff4aa65e18f1b2619f02
tree3de149a46267647cb6010fb26361e67de7c3f01c
parent36e7ce761b7ee0ef312388d46cdfd409d2f59c3b
storageDriverAutostart: Drop unused @conn

This variable is not actually used in the function. Especially
after 31869efe2a8.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/storage/storage_driver.c