# HG changeset patch # User Paul Boddie # Date 1443827041 -7200 # Node ID 5bf53579e1f613d262fe081d19f4b8bfa18c8651 # Parent 3422d9d0aa45cc741f2c7487a834b9e9579f3667 Removed a redundant comment. diff -r 3422d9d0aa45 -r 5bf53579e1f6 imiptools/handlers/person.py --- a/imiptools/handlers/person.py Sat Oct 03 01:03:35 2015 +0200 +++ b/imiptools/handlers/person.py Sat Oct 03 01:04:01 2015 +0200 @@ -263,8 +263,6 @@ "Record a counter-proposal to a proposed event." - # NOTE: Queue a suggested modification to any active event. - if self._counter(): return self.wrap("A counter proposal to an event invitation has been received.", link=False)