# HG changeset patch # User Paul Boddie # Date 1315764415 -7200 # Node ID 233c9f1547646fb2c454867a69eec48e5862ca23 # Parent 83a829ea412e24a218a8619fed9672d4075a9500 Removed stray modeline comment. diff -r 83a829ea412e -r 233c9f154764 EventAggregatorSupport.py --- a/EventAggregatorSupport.py Wed Aug 10 00:55:47 2011 +0200 +++ b/EventAggregatorSupport.py Sun Sep 11 20:06:55 2011 +0200 @@ -1946,8 +1946,6 @@ return Reference(*map(float, value.split(":"))) -# vim: tabstop=4 expandtab shiftwidth=4 - # User interface functions. def getParameter(request, name, default=None):