Skip to content

Commit 43eec1c

Browse files
Removed redundant docs
1 parent 98fdfde commit 43eec1c

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
@@ -62,15 +62,6 @@ var NoAudioSound = new Class({
6262
this.detune = 0;
6363
this.seek = 0;
6464
this.loop = false;
65-
66-
/**
67-
* [description]
68-
*
69-
* @name Phaser.Sound.NoAudioSound#markers
70-
* @type {object}
71-
* @default {}
72-
* @since 3.0.0
73-
*/
7465
this.markers = {};
7566

7667
/**

0 commit comments

Comments
 (0)