Author :
schwarze
Date :
2020-07-19 13:19:25
Hash :d3a07ef2 Message :Delete support for LC_MESSAGES which we shall never implement.
This nicely simplifies the code, deleting three header inclusions
and calls to various complicated library functions.
Dead code reported by Jan Stary <hans at stare dot cz>.
Garbage collect pointless (void) casts and a .Tn macro while here.
Tweaks and OK martijn@, OK millert@ and kn@ on an earlier version.