Removed completed TODO

This commit is contained in:
Pavle Goloskokovic 2017-12-13 22:48:27 +01:00
parent 2126381bdd
commit 8ea3dbd6af

View file

@ -121,7 +121,6 @@ var WebAudioSound = new Class({
*
* @private
*/
// TODO add delay param
createAndStartBufferSource: function () {
var _this = this;
var seek = this.currentConfig.seek;