diff --git a/bin/em/variabletime/web/js/theatre-play.js b/bin/em/variabletime/web/js/theatre-play.js index eac9f14..12f3d67 100644 --- a/bin/em/variabletime/web/js/theatre-play.js +++ b/bin/em/variabletime/web/js/theatre-play.js @@ -797,9 +797,6 @@ const TheatrePlay = function(autoInit = false) { } this.connectModuleCallbacks = () => { console.log('TheatrePlay::connectModuleCallbacks'); - //onChange(sequence.pointer.length, (len) => { - //console.log('Length of the sequence changed to:', len) - //}) if (config.timeline.rolloverReset) { core.onChange(this.sheet.sequence.pointer.position, (position) => {