diff options
Diffstat (limited to 'Mailman/Bouncer.py')
| -rw-r--r-- | Mailman/Bouncer.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/Bouncer.py b/Mailman/Bouncer.py index e24dafd02..9f7506080 100644 --- a/Mailman/Bouncer.py +++ b/Mailman/Bouncer.py @@ -183,7 +183,6 @@ class Bouncer: # BAW: Remove them now, with a notification message self.ApprovedDeleteMember(member, 'bouncing address', admin_notif=1, userack=1) - self.setBounceInfo(member, None) # Expunge the pending cookie for the user. We throw away the # returned data. Pending.confirm(info.cookie) |
