Apply patches sent by Harlow Solutions -- for WebCit
[citadel.git] / webcit / vcard_edit.c
index d1a16d383a62ab3c83da8c935d60f9d2e4f6bad8..8bd4a7841d880b78b845baaf00ab5d4c020141aa 100644 (file)
@@ -1027,7 +1027,6 @@ void do_addrbook_view(vcardview_struct* VS) {
        UnStackContext(&SubTP);
        DeleteHash(&headlines);
        free(tablabels);
-       StrBufAppendBufPlain(WC->WBuf, HKEY("</div>"), 0);/* closes: id=global */
 }