From fc662999d425e9347f59f676861ee44ad81c2623 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 30 Dec 2012 11:59:05 -0500 Subject: * The column `mailinglist.new_member_options` was unused, and has been removed. --- src/mailman/styles/default.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mailman/styles/default.py') diff --git a/src/mailman/styles/default.py b/src/mailman/styles/default.py index af0151c71..6e4fc71b5 100644 --- a/src/mailman/styles/default.py +++ b/src/mailman/styles/default.py @@ -59,7 +59,6 @@ class DefaultStyle: # Most of these were ripped from the old MailList.InitVars() method. mlist.volume = 1 mlist.post_id = 1 - mlist.new_member_options = 256 mlist.respond_to_post_requests = True mlist.advertised = True mlist.max_num_recipients = 10 -- cgit v1.2.3-70-g09d2