src/js/init.js
branchpopcorn-port
changeset 577 227d21a90fc5
parent 558 29a370694c53
child 582 1bca6b7f56e1
--- a/src/js/init.js	Wed Jan 04 10:59:04 2012 +0100
+++ b/src/js/init.js	Wed Jan 04 11:38:07 2012 +0100
@@ -74,7 +74,6 @@
             opts["controlbar.position"] = "none";
           }
 
-          console.log(opts);
           pop = IriSP.PopcornReplacement.jwplayer("#" + containerDiv, opts);
         break;