From 3e7a7cefc6e000bdc1d2bf36f4c473cf03a84566 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 30 Aug 2010 15:59:53 -0500 Subject: [PATCH] More timing "history" purge. --- include/rfb.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/include/rfb.js b/include/rfb.js index 667b9bb5..62cb30c7 100644 --- a/include/rfb.js +++ b/include/rfb.js @@ -113,14 +113,6 @@ var that = {}, // Public API interface fbu_rt_start : 0, fbu_rt_total : 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,