]> git.ipfire.org Git - thirdparty/libvirt.git/commit
admin: 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:22 +0000 (11:25 +0200)
commitcf4befa1c39adf1e5dd432e15315be4b9c6cec00
treeecb82e93bfb8481706086e9346078365f2e155a7
parent96013d0dcf69e04e90bf7d38a5ebbdf812f76fb1
admin: 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/admin/admin_remote.c
src/admin/admin_server_dispatch.c