Move many things to the crypt module \o/
[apps/madmutt.git] / buffy.cpkg
index 5ea4188..dc5f6c2 100644 (file)
@@ -173,7 +173,6 @@ int buffy_check(int force)
                                            m_strcmp(tmp->path, Context->path))) {
             switch (tmp->magic) {
               case M_MBOX:
-              case M_MMDF:
                 /* only check on force or $mail_check reached */
                 if (force == 1 || (now - last1 >= Buffy.mail_check)) {
                     if (!count) {