]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove debug log
authorAndreas Öman <andreas@lonelycoder.com>
Sat, 27 Jun 2009 06:22:05 +0000 (06:22 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Sat, 27 Jun 2009 06:22:05 +0000 (06:22 +0000)
src/webui/static/app/tableeditor.js

index 43b084f81a1a693109aba9b09336c8ee97659aa7..ff30bc23817b5296925ec978f9e5259b1668887f 100644 (file)
@@ -101,8 +101,6 @@ tvheadend.tableEditor = function(title, dtable, cm, rec, plugins, store,
        } else {
            delButton.disable();
        }
-
-       console.log('tut');
     });
 
     var grid = new Ext.grid.EditorGridPanel({