Skip to content

Commit d7f25fb

Browse files
Removed redundant docs
1 parent b92f958 commit d7f25fb

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/sound/noaudio/NoAudioSound.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,6 @@ var NoAudioSound = new Class({
9898
{
9999
return false;
100100
},
101-
102-
/**
103-
* [description]
104-
*
105-
* @method Phaser.Sound.NoAudioSound#destroy
106-
* @since 3.0.0
107-
*/
108101
destroy: function ()
109102
{
110103
this.manager.remove(this);

0 commit comments

Comments
 (0)