cleanup
This commit is contained in:
parent
9b336aefed
commit
13eca27957
1 changed files with 0 additions and 8 deletions
|
@ -730,14 +730,6 @@ const Audio = function(tp, record) {
|
||||||
addAudioButton(layer, propTitle, isActive);
|
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 audioSourceCombos = {};
|
||||||
const readAudioFiles = () => {
|
const readAudioFiles = () => {
|
||||||
|
|
Loading…
Reference in a new issue