src/widgets/PopcornPlayer.js
branchplatform-restapi
changeset 976 4b9ec475026a
parent 970 b1c3bf6eca78
child 979 ff62016e051d
--- 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;