]> git.proxmox.com Git - qemu.git/blobdiff - libcacard/vcard.c
acpi: add dummy write function for acpi timer
[qemu.git] / libcacard / vcard.c
index b02556ee0c19f3276337b44a3e7b0ee02138f173..539177bb4c0ce9ef0a3ede0bd88c56abe5c97a2b 100644 (file)
@@ -200,7 +200,6 @@ vcard_free(VCard *vcard)
     }
     vcard_buffer_response_delete(vcard->vcard_buffer_response);
     g_free(vcard);
-    return;
 }
 
 void