summary refs log tree commit diff stats
path: root/libcacard/vcard.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcacard/vcard.c')
-rw-r--r--libcacard/vcard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcacard/vcard.c b/libcacard/vcard.c
index b02556ee0c..539177bb4c 100644
--- a/libcacard/vcard.c
+++ b/libcacard/vcard.c
@@ -200,7 +200,6 @@ vcard_free(VCard *vcard)
     }
     vcard_buffer_response_delete(vcard->vcard_buffer_response);
     g_free(vcard);
-    return;
 }
 
 void