More timing "history" purge.

This commit is contained in:
Joel Martin 2010-08-30 15:59:53 -05:00
parent 9c57ac3985
commit 3e7a7cefc6
1 changed files with 0 additions and 8 deletions

View File

@ -113,14 +113,6 @@ var that = {}, // Public API interface
fbu_rt_start : 0, fbu_rt_start : 0,
fbu_rt_total : 0, fbu_rt_total : 0,
fbu_rt_cnt : 0, fbu_rt_cnt : 0,
history : [],
history_start : 0,
h_time : 0,
h_rects : 0,
h_fbus : 0,
h_bytes : 0,
h_pixels : 0
}, },
test_mode = false, test_mode = false,