diff --git a/bin/em/variabletime/web/js/record.js b/bin/em/variabletime/web/js/record.js index 1a5710d..8a601a5 100644 --- a/bin/em/variabletime/web/js/record.js +++ b/bin/em/variabletime/web/js/record.js @@ -233,11 +233,6 @@ const Record = function(tp) { } } }; - //const makeNotHot = (layerID, propTitle) => { - //if (isHot(layerID, propTitle)) { - //// whatever - //} - //}; const addRecordButton = (layer, propTitle) => { const panel = tp.getPanel();