diff -r 8c066a79a14f -r 457ab20a99a9 test/integration/index-radio.htm --- a/test/integration/index-radio.htm Wed Oct 19 10:38:13 2011 +0200 +++ b/test/integration/index-radio.htm Wed Oct 19 10:39:04 2011 +0200 @@ -53,10 +53,6 @@ var annotationWidget = new IriSP.AnnotationsWidget(pop, config, ser); ser.sync(function() { player.draw(); annotationWidget.draw(); }); - /* - var annotationBar = new IriSP.AnnotationWidget(pop, config, ser); - ser.sync(IriSP.wrap(annotationBar, draw)); - */ });