mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
removed old comment
This commit is contained in:
parent
e088d31e98
commit
936e6dcbbc
@ -246,7 +246,6 @@ class GarbageReport(Job):
|
||||
yield byNum, byRef
|
||||
|
||||
def _getReferents(self, obj):
|
||||
# TODO: make this a generator
|
||||
# referents (pointed to by garbage)
|
||||
# returns two lists, first by index into gc.garbage, second by
|
||||
# direct reference
|
||||
|
Loading…
x
Reference in New Issue
Block a user