Skip to content

Commit 5c631d8

Browse files
Removed redundant docs
1 parent a733ce8 commit 5c631d8

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
@@ -86,15 +86,6 @@ var NoAudioSound = new Class({
8686
{
8787
return false;
8888
},
89-
90-
/**
91-
* [description]
92-
*
93-
* @method Phaser.Sound.NoAudioSound#pause
94-
* @since 3.0.0
95-
*
96-
* @return {boolean} False
97-
*/
9889
pause: function ()
9990
{
10091
return false;

0 commit comments

Comments
 (0)