*** empty log message ***

This commit is contained in:
Jason Yeung 2006-07-06 18:35:32 +00:00
parent 08de280be6
commit 70fef33162

View File

@ -11,7 +11,7 @@ def remove_task ( ):
if (total_motion_trails > 0):
print "warning", total_motion_trails, "motion trails still exist when motion trail task is removed"
MotionTrail.motion_trail_list = [ ]
taskMgr.remove (MotionTrail.motion_trail_task_name)