diff --git a/bin/em/variabletime/web/js/audio.js b/bin/em/variabletime/web/js/audio.js index 738e80d..291f047 100644 --- a/bin/em/variabletime/web/js/audio.js +++ b/bin/em/variabletime/web/js/audio.js @@ -730,14 +730,6 @@ const Audio = function(tp, record) { addAudioButton(layer, propTitle, isActive); } }); - //if (typeof getMapping()[layer.id()] === 'object') { - //Object.keys(getMapping()[layer.id()]).forEach((e) => { - //if (e.indexOf('color') === 0) { - //} else { - //addAudioOptions(layer.id(), - //} - //}); - //} }; const audioSourceCombos = {}; const readAudioFiles = () => {