From: Ralph Corderoy Date: Sat, 2 Sep 2017 23:22:18 +0000 (+0100) Subject: geteditor.c: Hard-code the default, "vi". X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/39a12997e2d7705a2760a1198932f23f4e590aab?hp=39a12997e2d7705a2760a1198932f23f4e590aab geteditor.c: Hard-code the default, "vi". It was the only use of the DEFAULT_EDITOR macro, so that can be deleted. ---