Skip to content

Commit 8760c39

Browse files
Removed redundant docs
1 parent 75fb69f commit 8760c39

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
@@ -620,12 +620,6 @@ Object.defineProperty(WebAudioSound.prototype, 'volume', {
620620

621621
});
622622

623-
/**
624-
* Current position of playing sound.
625-
*
626-
* @name Phaser.Sound.WebAudioSound#seek
627-
* @type {number}
628-
*/
629623
Object.defineProperty(WebAudioSound.prototype, 'seek', {
630624

631625
get: function ()

0 commit comments

Comments
 (0)