Skip to content

Commit bb7909b

Browse files
Removed redundant docs
1 parent 5a34d1a commit bb7909b

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/sound/noaudio/NoAudioSound.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,6 @@ var NoAudioSound = new Class({
6060
this.volume = 1;
6161
this.rate = 1;
6262
this.detune = 0;
63-
64-
/**
65-
* [description]
66-
*
67-
* @name Phaser.Sound.NoAudioSound#seek
68-
* @type {number}
69-
* @default 0
70-
* @since 3.0.0
71-
*/
7263
this.seek = 0;
7364

7465
/**

0 commit comments

Comments
 (0)