Skip to content

Commit 59cdc1f

Browse files
committed
Update WebAudioSoundManager.js
1 parent 3d31e27 commit 59cdc1f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/sound/webaudio/WebAudioSoundManager.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,9 +312,7 @@ var WebAudioSoundManager = new Class({
312312

313313
this.context.close().then(function ()
314314
{
315-
316315
_this.context = null;
317-
318316
});
319317
}
320318

0 commit comments

Comments
 (0)