Remove stray console.log()s

This commit is contained in:
Andreas Öman 2008-09-21 11:44:29 +00:00
parent febe807e8c
commit 60fefa7d67
2 changed files with 0 additions and 4 deletions

View 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 + '">';

View file

@ -109,8 +109,6 @@ tvheadend.app = function() {
new tvheadend.cwceditor]
});
console.log(tvheadend);
var viewport = new Ext.Viewport({
layout:'border',
items:[