mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
irrelevant comment
This commit is contained in:
parent
9ccbe562d7
commit
355c78f0d4
@ -673,10 +673,6 @@ class DirectoryAsHTML(Element):
|
||||
children = None
|
||||
self.dirnode_children_error = text
|
||||
|
||||
# XXX there was a big comment here about tail-recursion etc
|
||||
# .. do we need to yield sometimes in this loop, or ..? (I'm
|
||||
# not sure the former implementation actually did what the
|
||||
# comment claimed, though..)
|
||||
self.dirnode_children = children
|
||||
defer.returnValue(self.dirnode_children)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user