From d4549782e5b31c7f936213b4118d02ae07a3cea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20St=C3=B6ckel?= Date: Thu, 10 Jun 2010 09:33:55 +0000 Subject: [PATCH] Removed debug message --- phpgwapi/js/egw_json.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/phpgwapi/js/egw_json.js b/phpgwapi/js/egw_json.js index e6f2553846..e306d42403 100644 --- a/phpgwapi/js/egw_json.js +++ b/phpgwapi/js/egw_json.js @@ -97,8 +97,6 @@ egw_json_request.prototype.sendRequest = function(_async, _callback, _sender) if (typeof _async != "undefined") is_async = _async; - window.console.log(this); - //Assemble the actual request object containing the json data string var request_obj = { "json_data": egw_json_encode(