remove update text

pull/5/head
“christopheseux” 2023-05-11 11:37:35 +02:00
parent f5275b88c8
commit 48dddb1905
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ def set_active_strip(scene):
@persistent
def update_text_strips(scene):
print("update_text_strips")
#print("update_text_strips")
scn = bpy.context.scene
if not scn.sequence_editor: