src/widgets/PopcornPlayer.js
changeset 977 934a7b13a2ca
parent 976 4b9ec475026a
child 979 ff62016e051d
--- 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;