Skip to content

Commit 2fb6590

Browse files
Removed redundant docs
1 parent 124722e commit 2fb6590

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/sound/webaudio/WebAudioSound.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -576,12 +576,6 @@ var WebAudioSound = new Class({
576576
}
577577
});
578578

579-
/**
580-
* Mute setting.
581-
*
582-
* @name Phaser.Sound.WebAudioSound#mute
583-
* @type {boolean}
584-
*/
585579
Object.defineProperty(WebAudioSound.prototype, 'mute', {
586580

587581
get: function ()

0 commit comments

Comments
 (0)