About and legal i think

This commit is contained in:
Kasper Rynning-Tønnesen
2015-04-16 01:34:16 +02:00
parent b53837da01
commit 9a3522ef29
2 changed files with 12 additions and 6 deletions

View File

@@ -9,10 +9,6 @@ var list_html = $("#list-song-html").html();
var hasadmin=0;
var w_p = true;
socket.on(guid, function(msg){
populate_list(msg, false);
});
socket.on("abc", function(){
alert("alert");
});