]> diplodocus.org Git - nmh/blobdiff - uip/scansbr.c
Checked return value of write() calls in mhfixmsg.c,
[nmh] / uip / scansbr.c
index a07889e48b424cced88deee44d9e1b93d0f3e6db..abcb496253dd28d0ae4fe6dd822d9dc2b87a771f 100644 (file)
@@ -391,11 +391,6 @@ scan_detect_mbox_style (FILE *f) {
     m_unknown (&gstate, f);
 }
 
-void
-scan_eom_action (int (*action)()) {
-    m_eomsbr (gstate, action);
-}
-
 void
 scan_reset_m_getfld_state () {
     m_getfld_state_reset (&gstate);