Prepping for the Maemo 5 Beta
[theonering] / src / channel / call.py
index e923208..c5aa533 100644 (file)
@@ -16,7 +16,6 @@ class CallChannel(
                tp.ChannelInterfaceCallState,
                tp.ChannelInterfaceGroup,
        ):
-       # @bug On Maemo 5 this is having some kind of "General" error, possibly due to an issue with "GetAll" DBusProperties stuff
 
        def __init__(self, connection, manager, props, contactHandle):
                self.__manager = manager