]> diplodocus.org Git - nmh/commitdiff
h/mts.h: Remove unused isdlm{1,2}() macros.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sat, 22 Apr 2017 15:41:00 +0000 (16:41 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sat, 22 Apr 2017 15:41:00 +0000 (16:41 +0100)
They just do a strcmp(3) of their argument against mmdlm{1,2} and test
it's "equal".  That's more clearly written longhand than have yet
another small-scope, specialised, macro to recall;  as practice bears
out.


No differences found