[MERGE][#307327] Remove broken debugging cruft, and some unused imports.
Andrew Bennetts
andrew.bennetts at canonical.com
Fri Dec 12 01:21:36 GMT 2008
Aaron's recent CachingParentsProvider patch moved some debugging mutters from
remote.py to graph.py, but didn't test them. As a result -Dhpss now fails with
a “NameError: global name 'mutter' is not defined” error. It'd be easy enough
to fix the calls to use trace.mutter rather than mutter, and write tests to
ensure they work, but it's even easier to just delete them. So here's a patch
that does that.
I don't think anyone actually uses those debug messages. Let me know if I'm
wrong :)
-Andrew.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mutter-bug-307327-3897.patch
Type: text/x-diff
Size: 6134 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20081212/60d2dfac/attachment.bin
More information about the bazaar
mailing list