The fix to Bug 311 didn't work. Applied a cleaner fix.
[citadel.git] / citadel / serv_vcard.h
index 22077653e1f6e55757499e3f3b160ea483314adc..003b8d3d7accbeca5b5aa27fc2cfc691caf19c8f 100644 (file)
@@ -9,4 +9,3 @@ enum {
        V2L_DELETE
 };
 
-void vcard_add_alias(struct ctdluser *usbuf, char *addr);