Use m_functions(), you'll be fresh-faced.
[apps/madmutt.git] / lib-mime / mime.c
index dc50d2d..9abea0b 100644 (file)
@@ -201,9 +201,7 @@ void header_wipe(HEADER *h)
     p_delete(&h->maildir_flags);
     p_delete(&h->tree);
     p_delete(&h->path);
-#ifdef MIXMASTER
     string_list_wipe(&h->chain);
-#endif
     p_delete(&h->data);
 }