Skip to content

Commit 18588ef

Browse files
Removed redundant docs
1 parent 8760c39 commit 18588ef

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/sound/webaudio/WebAudioSound.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -669,13 +669,6 @@ Object.defineProperty(WebAudioSound.prototype, 'seek', {
669669

670670
});
671671

672-
/**
673-
* Property indicating whether or not
674-
* the sound or current sound marker will loop.
675-
*
676-
* @name Phaser.Sound.WebAudioSound#loop
677-
* @type {boolean}
678-
*/
679672
Object.defineProperty(WebAudioSound.prototype, 'loop', {
680673

681674
get: function ()

0 commit comments

Comments
 (0)