X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/acd8a635510ea87b8940c13c5c664a0fc18ebae1..26c2b1ef1709cd7b34fe3e78995768a369e0f116:/uip/scansbr.c diff --git a/uip/scansbr.c b/uip/scansbr.c index a07889e4..abcb4962 100644 --- a/uip/scansbr.c +++ b/uip/scansbr.c @@ -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);