[libvirt] [PATCH] qemu: Remove unused qemuProcessAutostartAll

John Ferlan posted 1 patch 5 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20181012000621.7543-1-jferlan@redhat.com
src/qemu/qemu_process.h | 1 -
1 file changed, 1 deletion(-)
[libvirt] [PATCH] qemu: Remove unused qemuProcessAutostartAll
Posted by John Ferlan 5 years, 5 months ago
The function was never defined in source, just the protoype.

Signed-off-by: John Ferlan <jferlan@redhat.com>
---

 Pushed as trivial.

 src/qemu/qemu_process.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/qemu/qemu_process.h b/src/qemu/qemu_process.h
index c2f7c2b5d2..2037467c94 100644
--- a/src/qemu/qemu_process.h
+++ b/src/qemu/qemu_process.h
@@ -47,7 +47,6 @@ int qemuProcessDestroyMemoryBackingPath(virQEMUDriverPtr driver,
                                         virDomainObjPtr vm,
                                         virDomainMemoryDefPtr mem);
 
-void qemuProcessAutostartAll(virQEMUDriverPtr driver);
 void qemuProcessReconnectAll(virQEMUDriverPtr driver);
 
 typedef struct _qemuProcessIncomingDef qemuProcessIncomingDef;
-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list