*** empty log message ***
This commit is contained in:
parent
08de280be6
commit
70fef33162
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue