removed some debug output.
--- 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);