Remove old stuff

This commit is contained in:
Amish Shah
2016-12-28 18:16:26 +00:00
parent 8e75b47a7b
commit 0a47d0e1d6
6 changed files with 18 additions and 552 deletions

View File

@@ -79,7 +79,6 @@ class VoiceConnection extends EventEmitter {
* @param {string|Error} warning the warning
*/
this.emit('warn', e);
this.player.cleanup();
});
/**