summaryrefslogtreecommitdiff
path: root/web/src/alpined.d/imap.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-06-10 23:30:25 -0600
committerEduardo Chappa <chappa@washington.edu>2020-06-10 23:30:25 -0600
commit48a0d4a80ad5ae5b26f29d30fa42e0f50bc8fd56 (patch)
treef332f13949f0d5f4ee94639bd4a2ae1ea8091798 /web/src/alpined.d/imap.c
parentffe8da91ab561da34976c82aa5c5780f2925798f (diff)
downloadalpine-48a0d4a80ad5ae5b26f29d30fa42e0f50bc8fd56.tar.xz
* WebAlpine fails to compile with gcc10. Reported by Milt Epstein.
Diffstat (limited to 'web/src/alpined.d/imap.c')
-rw-r--r--web/src/alpined.d/imap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/src/alpined.d/imap.c b/web/src/alpined.d/imap.c
index be7bcb85..19d1672a 100644
--- a/web/src/alpined.d/imap.c
+++ b/web/src/alpined.d/imap.c
@@ -53,9 +53,9 @@ long imap_seq_exec_append(MAILSTREAM *, long, void *);
* where to put message numbers that matched the search criteria,
* and to allow mm_searched to return number of matches.
*/
-MAILSTREAM *mm_search_stream;
+//MAILSTREAM *mm_search_stream;
-MM_LIST_S *mm_list_info;
+//MM_LIST_S *mm_list_info;