Commit 83d66f76 83d66f7683e7f7bf3ba0e56c41534c5b5a4b2572 by Sergey Poznyakoff

Removed misleading comment

1 parent 02e2dd1a
......@@ -17,7 +17,6 @@
#include "imap4d.h"
/* FIXME: Notify of new messages. */
int
imap4d_noop (struct imap4d_command *command, char *arg)
{
......