Move the event loop to evtloop.c, and wake up sleeping jobs every 10 seconds.
[apps/madmutt.git] / mutt_idna.h
index 15dec33..5acc31d 100644 (file)
@@ -12,8 +12,6 @@
 
 #include <lib-mime/mime.h>
 
-#define MI_MAY_BE_IRREVERSIBLE         (1 << 0)
-
 int mutt_addrlist_to_idna (address_t *, char **);
 int mutt_addrlist_to_local (address_t *);