diff -r 70c5d6efd68d -r fac7354c55d2 client/js/ldtjson-bin.js --- a/client/js/ldtjson-bin.js Mon Mar 25 19:29:15 2013 +0100 +++ b/client/js/ldtjson-bin.js Tue Mar 26 16:14:19 2013 +0100 @@ -23,7 +23,6 @@ ); Rkns.Ldt.ProjectBin.prototype._init = function(_renkan, _opts) { - console.log("Initializing Project Bin"); this.renkan = _renkan; this.proj_id = _opts.project_id; this.ldt_platform = _opts.ldt_platform || "http://ldt.iri.centrepompidou.fr/";