From 60fefa7d67a87bcc24a5545fb460b0b586bebfc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Sun, 21 Sep 2008 11:44:29 +0000 Subject: [PATCH] Remove stray console.log()s --- webui/static/app/epg.js | 2 -- webui/static/app/tvheadend.js | 2 -- 2 files changed, 4 deletions(-) diff --git a/webui/static/app/epg.js b/webui/static/app/epg.js index d0599d6f..9f136c0b 100644 --- a/webui/static/app/epg.js +++ b/webui/static/app/epg.js @@ -4,8 +4,6 @@ tvheadend.epgDetails = function(event) { var content = ''; - console.log(event); - if(event.chicon != null && event.chicon.length > 0) content += ''; diff --git a/webui/static/app/tvheadend.js b/webui/static/app/tvheadend.js index 862f5c9d..c61eb7fc 100644 --- a/webui/static/app/tvheadend.js +++ b/webui/static/app/tvheadend.js @@ -109,8 +109,6 @@ tvheadend.app = function() { new tvheadend.cwceditor] }); - console.log(tvheadend); - var viewport = new Ext.Viewport({ layout:'border', items:[