mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fri Jul 6 16:00:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
* src/hash.c, src/internal.h: Remove virGetDomainByID function as it is not used or exported. * src/proxy_internal.c, src/qemu_driver.c, src/remote_internal.c, src/test.c, src/xend_internal.c, src/xs_internal.c: Fix all callers to virGetDomain and virGetNetwork functions - the callers do not need to set virterror since it is already set inside the functions.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
Fri Jul 6 16:00:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* src/hash.c, src/internal.h: Remove virGetDomainByID function
|
||||
as it is not used or exported.
|
||||
* src/proxy_internal.c, src/qemu_driver.c, src/remote_internal.c,
|
||||
src/test.c, src/xend_internal.c, src/xs_internal.c: Fix
|
||||
all callers to virGetDomain and virGetNetwork functions -
|
||||
the callers do not need to set virterror since it is already
|
||||
set inside the functions.
|
||||
|
||||
Fri Jul 6 15:54:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* include/libvirt/virterror.h, src/virterror.c, src/libvirt.c:
|
||||
|
||||
Reference in New Issue
Block a user