pstats tasks now doesn't shoqw igLoop

This commit is contained in:
Zachary Pavlov 2007-01-22 22:29:39 +00:00
parent 304f29a4e2
commit 3eb4b0d3de
1 changed files with 1 additions and 1 deletions

View File

@ -552,7 +552,7 @@ class TaskManager:
break
if __debug__:
if self.pStatsTasks and task.name != "igloop":
if self.pStatsTasks and task.name != "igLoop":
# Get the PStats name for the task. By convention,
# this is everything until the first hyphen; the part
# of the task name following the hyphen is generally