Removed debug code

This commit is contained in:
Tyron Madlener 2011-07-21 13:43:21 +03:00
parent c30d209146
commit 64d2cb7e5e

View File

@ -1658,14 +1658,6 @@ $(function() {
}
}
loadLogStatistics({
src: 'general',
start:1311076210*1000,
end:1311162689*1000,
removeVariables: true,
limitTypes: true
});
function buildLogTable(data) {
var rows = data.rows;
var cols = new Array();