# HG changeset patch # User Paul Boddie # Date 1516471180 -3600 # Node ID e73ed084eba7ae04ba780d2dcffeda43de257eb0 # Parent 91377bce1c6c58bf6b9ba3a92747d26bbd9eac5e Removed superfluous parameter that should have been removed before. diff -r 91377bce1c6c -r e73ed084eba7 imiptools/handlers/person_outgoing.py --- a/imiptools/handlers/person_outgoing.py Sat Jan 20 18:18:12 2018 +0100 +++ b/imiptools/handlers/person_outgoing.py Sat Jan 20 18:59:40 2018 +0100 @@ -4,7 +4,7 @@ Handlers for a person for whom scheduling is performed, inspecting outgoing messages to obtain scheduling done externally. -Copyright (C) 2014, 2015, 2016, 2017 Paul Boddie +Copyright (C) 2014, 2015, 2016, 2017, 2018 Paul Boddie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -128,7 +128,7 @@ # updated. if self.is_newly_separated_occurrence(): - self.make_separate_occurrence(for_organiser=not from_organiser) + self.make_separate_occurrence() # Obtain valid attendees, merging their attendance with the stored # object.