# HG changeset patch # User hamidouk # Date 1326369611 -3600 # Node ID 5292f847b43ad44112c5c2a6606fe0db76e35715 # Parent d931a7d1251964b7f87094870e4750a7efce0a1e removed debug printf. diff -r d931a7d12519 -r 5292f847b43a 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");