Removed logs

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-24 12:45:46 +02:00
parent 8e1e28f219
commit 082282dd23

View File

@@ -47,7 +47,6 @@ function resizeFunction() {
document.querySelector("#all_chat").style.height = "";
document.querySelector("#chat-container").style.height = "";
} else if(window.innerWidth < 601) {
console.log("this");
if(!client && !embed) {
var scPlaying = false;
var ytPlaying = false;