In this place we don't care about the result.
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 25 May 2012 13:39:26 +0000 (15:39 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 25 May 2012 13:39:26 +0000 (15:39 +0200)
citadel/modules/vcard/serv_vcard.c

index 08793b95e99fe3d279908474645784ddadfeb7fd..9505ba1852efd110e7dca1a496878bfa3ccaf0d4 100644 (file)
@@ -390,7 +390,7 @@ int vcard_upload_beforesave(struct CtdlMessage *msg) {
                return(1);
        }
 
-       s = vcard_get_prop(v, "fn", 1, 0, 0);
+       vcard_get_prop(v, "fn", 1, 0, 0);
 
        if (yes_my_citadel_config) {
                /* Bingo!  The user is uploading a new vCard, so