From 8a17aa7a399caf9620961b0e41a2663bb02f9e43 Mon Sep 17 00:00:00 2001 From: themancalledjakob Date: Sat, 16 Mar 2024 15:42:48 +0100 Subject: [PATCH] cleanup dependencies hashes: openFrameworks ofxMsdfgen -----> watch out ofxMsdfgen has uncommitted changes! ofxGPUFont -----> watch out ofxGPUFont has uncommitted changes! ofxVariableLab -----> watch out ofxVariableLab has uncommitted changes! ofxProfiler -----> watch out ofxProfiler has uncommitted changes! theatre --- bin/em/variabletime/web/js/audio.js | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/em/variabletime/web/js/audio.js b/bin/em/variabletime/web/js/audio.js index 8ba2530..8b4bb4f 100644 --- a/bin/em/variabletime/web/js/audio.js +++ b/bin/em/variabletime/web/js/audio.js @@ -43,7 +43,6 @@ const Audio = function(tp, record) { //return e.toString.match(/\(([\S\s]*)\)/)[1] //}, //}); - //document.body.addEventListener("click", init); let started = false; let mapping = {};