Drop pointless geo call from `.pain()`

incremental_update_paths
Tyler Goodlet 2022-06-01 12:13:31 -04:00
parent 363ba8f9ae
commit 064d185395
1 changed files with 0 additions and 1 deletions

View File

@ -282,7 +282,6 @@ class FastAppendCurve(pg.GraphicsObject):
disabled=not pg_profile_enabled(), disabled=not pg_profile_enabled(),
ms_threshold=ms_slower_then, ms_threshold=ms_slower_then,
) )
self.prepareGeometryChange()
if ( if (
self._step_mode self._step_mode