removed debug printf. popcorn-port
authorhamidouk
Thu, 12 Jan 2012 13:00:11 +0100
branchpopcorn-port
changeset 612 5292f847b43a
parent 611 d931a7d12519
child 613 c2726c5c6477
removed debug printf.
src/js/pop.js
--- a/src/js/pop.js	Wed Jan 11 16:13:29 2012 +0100
+++ b/src/js/pop.js	Thu Jan 12 13:00:11 2012 +0100
@@ -182,7 +182,6 @@
    }
 
   if (IriSP.PopcornReplacement.__delay_seek_signal === true) {
-    console.log(IriSP.PopcornReplacement.currentTime());
     IriSP.PopcornReplacement.trigger("seeked");
   }
   IriSP.PopcornReplacement.trigger("timeupdate");