From: David Levine Date: Fri, 18 Jan 2013 03:58:50 +0000 (-0600) Subject: Removed all traces of m_getfld() FLDEOF and BODYEOF states. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/a616a7953d87c3c51afcc8e693c48c37ec000edf?hp=a616a7953d87c3c51afcc8e693c48c37ec000edf Removed all traces of m_getfld() FLDEOF and BODYEOF states. They were never set by m_getfld(), so all caller code that supported them was completely unexercised. ---