diff options
Diffstat (limited to 'src/mailman/styles/default.py')
| -rw-r--r-- | src/mailman/styles/default.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/styles/default.py b/src/mailman/styles/default.py index ea4e1a342..3ae7b35f3 100644 --- a/src/mailman/styles/default.py +++ b/src/mailman/styles/default.py @@ -147,7 +147,6 @@ ${listinfo_page} # Max autoresponses per day. A mapping between addresses and a # 2-tuple of the date of the last autoresponse and the number of # autoresponses sent on that date. - mlist.hold_and_cmd_autoresponses = {} mlist.subject_prefix = _('[$mlist.real_name] ') mlist.msg_header = '' mlist.msg_footer = """\ |
