Skip to content

Commit b92f958

Browse files
Removed redundant docs
1 parent 4efd588 commit b92f958

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
@@ -94,15 +94,6 @@ var NoAudioSound = new Class({
9494
{
9595
return false;
9696
},
97-
98-
/**
99-
* [description]
100-
*
101-
* @method Phaser.Sound.NoAudioSound#stop
102-
* @since 3.0.0
103-
*
104-
* @return {boolean} False
105-
*/
10697
stop: function ()
10798
{
10899
return false;

0 commit comments

Comments
 (0)