]> code.citadel.org Git - citadel.git/blobdiff - citadel/serv_vcard.c
* Changes to message base and networker to support Internet-style message
[citadel.git] / citadel / serv_vcard.c
index 5ecffedf0a6f28013d06a5bf393cdde5387953b1..707cdb7b0df3259d034ce3a583b6ded949a6a816 100644 (file)
@@ -411,7 +411,7 @@ void vcard_purge(char *username, long usernum) {
 
        msg->cm_fields['S'] = strdoop("CANCEL");
 
-        CtdlSaveMsg(msg, "", ADDRESS_BOOK_ROOM, MES_LOCAL, 1);
+        CtdlSaveMsg(msg, "", ADDRESS_BOOK_ROOM, MES_LOCAL);
         CtdlFreeMessage(msg);
 
        /* Start a netproc run in the background, so the "purge" message