Skip to content

Commit a13f90b

Browse files
Removed completed TODO
1 parent dca07e8 commit a13f90b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

v3/src/sound/BaseSound.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ var BaseSound = new Class({
266266
this.rate = this.currentConfig.rate;
267267
this.detune = this.currentConfig.detune;
268268
this.loop = this.currentConfig.loop;
269-
// TODO assign other config values to buffer source
270269
},
271270
/**
272271
* @protected

0 commit comments

Comments
 (0)