X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fimap_utf7.c;h=0c3d5a20dc125e55f9e1994d96ff86ad67c3cf8c;hb=0d68983b8b7c2040e81090f1d5aa8d2c4043eab3;hp=267d600c33dfc07129ac10d7dd394abbc90793da;hpb=c2f669a4994192344613569e198c7b503d46d45e;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/imap_utf7.c b/src/src/imap_utf7.c index 267d600c3..0c3d5a20d 100644 --- a/src/src/imap_utf7.c +++ b/src/src/imap_utf7.c @@ -165,7 +165,6 @@ while (slen > 0) else { *error = string_sprintf("imapfolder: illegal character '%c'", s[1]); - if (yield) store_reset(yield); return NULL; }