Skip to content

Commit 5131bd6

Browse files
Removed redundant docs
1 parent 3b6a406 commit 5131bd6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/sound/webaudio/WebAudioSoundManager.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,6 @@ var WebAudioSoundManager = new Class({
198198
}
199199
});
200200

201-
/**
202-
* Global mute setting.
203-
*
204-
* @name Phaser.Sound.WebAudioSoundManager#mute
205-
* @type {boolean}
206-
*/
207201
Object.defineProperty(WebAudioSoundManager.prototype, 'mute', {
208202

209203
get: function ()

0 commit comments

Comments
 (0)