--- a/src/widgets/PopcornPlayer.js Fri Oct 26 18:37:55 2012 +0200
+++ b/src/widgets/PopcornPlayer.js Mon Nov 05 19:02:48 2012 +0100
@@ -11,7 +11,6 @@
}
IriSP.Widgets.PopcornPlayer.prototype.draw = function() {
-
if (typeof this.video === "undefined") {
this.video = this.media.video;