From: Ralph Corderoy Date: Sun, 28 May 2017 11:32:28 +0000 (+0100) Subject: sbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d0bd505e1a9b0bc2fc107446dcb615bf55c42e81?hp=d0bd505e1a9b0bc2fc107446dcb615bf55c42e81 sbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead. mmdlm1 and mmdlm2 had the same compile-time value. Both could be changed at run-time by mts.conf(5), but d205d39a stopped that. Use mmdlm1 instead of mmdlm2 and delete mmdlm2. ---