Skip to content

Commit 05581a4

Browse files
Removed redundant docs
1 parent 56641fa commit 05581a4

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/sound/noaudio/NoAudioSound.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,6 @@ var NoAudioSound = new Class({
5555
loop: false,
5656
delay: 0
5757
}, config);
58-
59-
/**
60-
* [description]
61-
*
62-
* @name Phaser.Sound.NoAudioSound#currentConfig
63-
* @type {[type]}
64-
* @since 3.0.0
65-
*/
6658
this.currentConfig = this.config;
6759

6860
/**

0 commit comments

Comments
 (0)