]> xenbits.xensource.com Git - libvirt.git/commit
Fix build when configuring with polkit0
authorJim Fehlig <jfehlig@suse.com>
Mon, 21 May 2012 15:23:41 +0000 (09:23 -0600)
committerJim Fehlig <jfehlig@suse.com>
Mon, 21 May 2012 15:23:41 +0000 (09:23 -0600)
commit651d7124529b997031d525ea30bbee5d112c2e88
tree35c73064f5e57a1b6ca98d0d54e04936da14b198
parenta3f3ab4c9cd54b07b271233928663d55dc52602f
Fix build when configuring with polkit0

Commit 2223ea98 removed the only use of 'server' param in
remoteDispatchAuthPolkit().  Mark the parameter with ATTRIBUTE_UNUSED
to fix the build when configuring with polkit0.
daemon/remote.c