From: Ralph Corderoy Date: Sun, 30 Oct 2016 15:04:38 +0000 (+0000) Subject: Remove sbr/peekc.c containing unused peekc(). X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/f7045eaebc7cd9a7b2d4a29c355a153887b9921c?hp=f7045eaebc7cd9a7b2d4a29c355a153887b9921c Remove sbr/peekc.c containing unused peekc(). gcov showed it wasn't getting any; we've all been there. It didn't check for EOF, nor that the ungetc(3) succeeded. ---