On Tue, Jan 28, 2014 at 02:08:27PM +0100, Christophe Fergeau wrote:
> Trying to remove a disabled timer or handle will cause
> gvir_{event,timer}_handle_remove() to return an error
> rather than removing it.
> ---
> libvirt-glib/libvirt-glib-event.c | 18 +-
> 1 file changed, 9 ins
Trying to remove a disabled timer or handle will cause
gvir_{event,timer}_handle_remove() to return an error
rather than removing it.
---
libvirt-glib/libvirt-glib-event.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/libvirt-glib/libvirt-glib-event.c
b/li