diff -r 94fc661a54a2 -r 703452a2876f DebugClients/Python/AsyncIO.py --- a/DebugClients/Python/AsyncIO.py Sat Sep 28 17:40:42 2013 +0200 +++ b/DebugClients/Python/AsyncIO.py Sat Sep 28 19:06:25 2013 +0200 @@ -15,8 +15,6 @@ def __init__(self): """ Constructor - - @param parent the optional parent of this object (QObject) (ignored) """ # There is no connection yet. self.disconnect()