From 5da07e5f98ff70d3d24dd9744a5c1a3ad37cd13b Mon Sep 17 00:00:00 2001 From: kanoi Date: Sat, 21 Mar 2015 02:18:29 +1100 Subject: [PATCH] php - usperf remove duplicate code line --- pool/page_usperf.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pool/page_usperf.php b/pool/page_usperf.php index 1ac1375d..2d9d5fb5 100644 --- a/pool/page_usperf.php +++ b/pool/page_usperf.php @@ -6,7 +6,6 @@ $g = "function gdrw(c,d,cbx){gc(c);ghrs(c);gopt(c,cbx); gfs(c,'white');gss(c,'#0000c0');glw(c,2);gbd(c); var rows=d['rows'],ymin=-1,ymax=0,xmin=-1,xmax=0,tda=0; for(var i=0;iths){ymin=ths}if(ths>ymax)ymax=ths;d['nx:'+i]=sn(i,d['shift:'+i]);if(xmin==-1||xmin>s){xmin=s}if(xmaxths){ymin=ths}if(ths>ymax)ymax=ths;d['nx:'+i]=sn(i,d['shift:'+i]);if(xmin==-1||xmin>s){xmin=s}if(xmax 'shift key', 'slines' => 'shift lines', - 'tkey' => 'time key', 'tlines' => 'times lines', + 'tkey' => 'time key', 'tlines' => 'time lines', 'over' => 'key overlap', 'smooth' => 'smooth', 'zerob' => 'zero based', 'utc' => 'utc'); $xon = array('skey' => 1, 'utc' => 1);