diff options
Diffstat (limited to 'src/mail.c')
-rw-r--r-- | src/mail.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mail.c b/src/mail.c index ea8ef65f6..e9d137bf9 100644 --- a/src/mail.c +++ b/src/mail.c @@ -164,7 +164,6 @@ MailInfo *MailMemoBegin(NickCore * nc) getstring(MEMO_MAIL_SUBJECT)); return mail; } - return NULL; } /*************************************************************************/ |