$NetBSD: patch-aa,v 1.3 2003/12/15 00:30:52 chris Exp $ --- src/procmsg.c.orig 2003-12-08 10:24:06.000000000 +0000 +++ src/procmsg.c 2003-12-15 00:05:07.000000000 +0000 @@ -216,7 +216,6 @@ GSList *procmsg_read_cache(FolderItem *i if ((fp = procmsg_open_cache_file(item, DATA_READ)) == NULL) return NULL; - setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf)); debug_print("Reading summary cache...");