remove unneeded var

This commit is contained in:
Josh Hawkins 2023-10-31 09:23:49 -05:00
parent 486dd03741
commit 83810c0e12

View File

@ -85,7 +85,6 @@ class PtzMotionEstimator:
) )
self.coord_transformations = None self.coord_transformations = None
self.last_update = 0
if ptz_moving_at_frame_time( if ptz_moving_at_frame_time(
frame_time, self.ptz_start_time.value, self.ptz_stop_time.value frame_time, self.ptz_start_time.value, self.ptz_stop_time.value