From ac7d81db61f1adfe7fe1965595df43d626ff5a50 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 18 Feb 2007 17:38:12 +0000 Subject: [PATCH] rimosso alert di debug su playsound --- web/commons.js | 1 - 1 file changed, 1 deletion(-) diff --git a/web/commons.js b/web/commons.js index 76940cc..860c03c 100644 --- a/web/commons.js +++ b/web/commons.js @@ -882,7 +882,6 @@ function room_checkspace(emme,tables,inpe) function playsound(tag, sound) { // g_withflash is a global var if (g_withflash) { - alert("PLAYSOUND "+sound); $(tag).innerHTML = '' + '' + -- 2.17.1