diff --git a/sequencer_utils.py b/sequencer_utils.py index 0363183..18e0b8c 100644 --- a/sequencer_utils.py +++ b/sequencer_utils.py @@ -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: