]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/imap_utf7.c
Fix build on FreeBSD
[user/henk/code/exim.git] / src / src / imap_utf7.c
index 267d600c33dfc07129ac10d7dd394abbc90793da..0c3d5a20dc125e55f9e1994d96ff86ad67c3cf8c 100644 (file)
@@ -165,7 +165,6 @@ while (slen > 0)
     else
       {
       *error = string_sprintf("imapfolder: illegal character '%c'", s[1]);
-      if (yield) store_reset(yield);
       return NULL;
       }