From 73b25b4640e9f64007775734a596697a10aea776 Mon Sep 17 00:00:00 2001 From: Marcel Gerber Date: Thu, 17 Oct 2013 19:42:50 +0200 Subject: [PATCH] Removed debug code --- src/LiveDevelopment/LiveDevelopment.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/LiveDevelopment/LiveDevelopment.js b/src/LiveDevelopment/LiveDevelopment.js index 5705186155d..7cdb877b486 100644 --- a/src/LiveDevelopment/LiveDevelopment.js +++ b/src/LiveDevelopment/LiveDevelopment.js @@ -569,7 +569,6 @@ define(function LiveDevelopment(require, exports, module) { // to the base URL is completed, and (3) the agents finish loading // gather related documents and finally set status to STATUS_ACTIVE. var doc = _getCurrentDocument(); // TODO: probably wrong... - console.log(doc); if (doc) { var status = STATUS_ACTIVE,