From: Ralph Corderoy Date: Thu, 25 May 2017 10:18:11 +0000 (+0100) Subject: uip/prompter.c: Delete unused macros CKILL and CERASE. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/2ea42b80082f70707b5d80386fd083222d7aba7b?hp=2ea42b80082f70707b5d80386fd083222d7aba7b uip/prompter.c: Delete unused macros CKILL and CERASE. They haven't been used in git's history. Their definitions of `@' and `#' might surprise younger users if put into use. :-) ---