mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
Remove some deadcode (Nguyen Anh Quynh).
This commit is contained in:
parent
3b7c7d888a
commit
dd57b821e4
@ -1,3 +1,7 @@
|
||||
Wed Sep 17 15:18:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* src/qemu_driver.c: Remove some deadcode (Nguyen Anh Quynh).
|
||||
|
||||
Wed Sep 17 15:14:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* src/virsh.c: Change name of "blocked" state to "idle" (John Levon).
|
||||
|
@ -1029,8 +1029,6 @@ static int qemudVMData(struct qemud_driver *driver ATTRIBUTE_UNUSED,
|
||||
strerror(errno));
|
||||
}
|
||||
}
|
||||
|
||||
qemudAutostartConfigs(qemu_driver);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user