]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: use G_GNUC_UNUSED
authorJán Tomko <jtomko@redhat.com>
Mon, 14 Oct 2019 12:45:33 +0000 (14:45 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 15 Oct 2019 09:25:24 +0000 (11:25 +0200)
commit6727ca6b2a5315813067ff1f9178ce95e3bf8761
tree597db6a0627b4c90e2d4b3f1fbf524878ab14484
parentada7596b924a1195a80c637be0c9f8c4c67a21d2
remote: use G_GNUC_UNUSED

Use G_GNUC_UNUSED from GLib instead of ATTRIBUTE_UNUSED.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/remote/remote_daemon.c
src/remote/remote_daemon_config.c
src/remote/remote_daemon_dispatch.c
src/remote/remote_daemon_stream.c
src/remote/remote_driver.c