]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpc: Remove unused parameter in virKeepAliveStopInternal
authorJiri Denemark <jdenemar@redhat.com>
Tue, 12 Jun 2012 06:58:04 +0000 (08:58 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 13 Jun 2012 13:53:09 +0000 (15:53 +0200)
commit0ec514b359c88468d2279a43f7577b0fc3a78e08
treebc6d926a592605c8d7b4c5e3e3c3252ab8af81ae
parentbb85f2298e63b55b0465cb9e1f790019e99611dd
rpc: Remove unused parameter in virKeepAliveStopInternal

The previous commit removed the only usage of ``all'' parameter in
virKeepAliveStopInternal, which was actually the only reason for having
virKeepAliveStopInternal. This effectively reverts most of commit
6446a9e20cc65561ce6061742baf35a3a63d5ba1.
src/libvirt_probes.d
src/rpc/virkeepalive.c
src/rpc/virkeepalive.h
src/rpc/virnetclient.c