|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Remove accidental double declaration of x
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID 8b7b61fa89e2351e3bea1204d890bd0f2c83e592
# Parent 737c1c11497d172d48c752cfbd05726ee44a431b
Remove accidental double declaration of xen_vm_destroy.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/libxen/include/xen_vm.h | 8 --------
1 files changed, 8 deletions(-)
diff -r 737c1c11497d -r 8b7b61fa89e2 tools/libxen/include/xen_vm.h
--- a/tools/libxen/include/xen_vm.h Fri Dec 08 10:59:18 2006 +0000
+++ b/tools/libxen/include/xen_vm.h Fri Dec 08 11:06:28 2006 +0000
@@ -832,12 +832,4 @@ xen_vm_get_all(xen_session *session, str
xen_vm_get_all(xen_session *session, struct xen_vm_set **result);
-/**
- * Destroy the specified VM. The VM is completely removed from the system.
- * This function can only be called when the VM is in the Halted State.
- */
-extern bool
-xen_vm_destroy(xen_session *session, xen_vm vm);
-
-
#endif
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] Remove accidental double declaration of xen_vm_destroy.,
Xen patchbot-unstable <=
|
|
|
|
|