K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-07-01T17:30:17.855249Z K 7 svn:log V 437 Remove an unnecessary local patch. Originally, it was added to fix compiler warnings and to improve performance. The compiler warnings were fixed some time in 4.1.x but the local patch remained for performance. Today I was notified by an upstream developer that it may have interoperability issues with other dBase III implementations because the original implementation had 512-byte fixed-size blocks. We better be safe than sorry. END