debug clean up

This commit is contained in:
steveseguin 2023-04-13 02:23:30 -04:00
parent d4adf75895
commit c49d24d77a

2
lib.js
View File

@ -3574,7 +3574,7 @@ function updateMixer(e=false){
return;
}
updateMixerActive=true;
errorlog("updating mixer");
log("updating mixer");
//console.log((new Error()).stack); // useful for breakpoints; finding what called updateMixer.