]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove stray console.log()s
authorAndreas Öman <andreas@lonelycoder.com>
Sun, 21 Sep 2008 11:44:29 +0000 (11:44 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Sun, 21 Sep 2008 11:44:29 +0000 (11:44 +0000)
webui/static/app/epg.js
webui/static/app/tvheadend.js

index d0599d6f645d751c39e99c419d78e4f6a36d75a9..9f136c0b0d0699d4b9c6834befccb8431b358b58 100644 (file)
@@ -4,8 +4,6 @@ tvheadend.epgDetails = function(event) {
 
     var content = '';
     
-    console.log(event);
-
     if(event.chicon != null && event.chicon.length > 0)
        content += '<img class="x-epg-chicon" src="' + event.chicon + '">';
 
index 862f5c9dbf9e636355e90b15714cb4c9de644356..c61eb7fc0d0467dee5767951acb98c959d34b2e6 100644 (file)
@@ -109,8 +109,6 @@ tvheadend.app = function() {
                        new tvheadend.cwceditor]
            });
 
-           console.log(tvheadend);
-
            var viewport = new Ext.Viewport({
                layout:'border',
                items:[