mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
removed forced crash
This commit is contained in:
parent
ddc5b64fce
commit
45de2983b0
@ -550,7 +550,6 @@ class CheckContainers(Job):
|
||||
self._leakDetector._index2containerId2len[self._index][id] = cLen
|
||||
# compare the current len of each container to past lens
|
||||
if self._index > 0:
|
||||
oashdfjkahsdf
|
||||
idx2id2len = self._leakDetector._index2containerId2len
|
||||
for id in idx2id2len[self._index]:
|
||||
yield None
|
||||
|
Loading…
x
Reference in New Issue
Block a user