src/js/ui.js
branchpopcorn-port
changeset 72 c4a36ea700d4
parent 38 94899a565089
child 238 6008172a0592
--- a/src/js/ui.js	Thu Oct 13 17:09:43 2011 +0200
+++ b/src/js/ui.js	Thu Oct 13 17:10:35 2011 +0200
@@ -33,9 +33,6 @@
 		IriSP.jQuery(videoPlayer).appendTo("#"+IriSP.config.gui.container);
 	}
 	
-	/* FIXME : move it elsewhere */
-	IriSP.trace("__IriSP.createHtml",IriSP.jQuery.browser.msie+" "+IriSP.jQuery.browser.version);		
-	IriSP.trace("__IriSP.createHtml","end");
 	IriSP.jQuery("#Ldt-Annotations").width(width-(75*2));
 	IriSP.jQuery("#Ldt-Show-Arrow-container").width(width-(75*2));
 	IriSP.jQuery("#Ldt-ShowAnnotation-audio").width(width-10);