removed skippinglistener

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-09 21:04:11 +01:00
parent 388e9adfc2
commit 373b0e8048
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -240,7 +240,6 @@ var Youtube = {
Chat.setup_chat_listener(chan); Chat.setup_chat_listener(chan);
Chat.allchat_listener(); Chat.allchat_listener();
List.channel_listener(); List.channel_listener();
List.skipping_listener();
}, },
onYouTubeIframeAPIReady: function() { onYouTubeIframeAPIReady: function() {