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