]> xenbits.xensource.com Git - libvirt.git/commit
test: 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:25 +0000 (11:25 +0200)
commit7c655468e8e8b0acfeedc93874ac981710dd7969
treee5114a0c809a16ebc2cf0da07b9e4b94c4fb7449
parentcdf7be47c051233595e95af184b62381d23302ee
test: 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/test/test_driver.c