Removed bogus argument in frame profiling method
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 1 Dec 2014 18:36:48 +0000 (10:36 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 1 Dec 2014 18:36:48 +0000 (10:36 -0800)
commit9d0f0119c6fd98ae7736c8b11a38fed989b3209d
treed15df3b33d78f537250b0015445bd0e66d20a35c
parent40a8070e77e9408ee08acfadaa98db6feb5527c1
Removed bogus argument in frame profiling method

* Caused "Warning: xhprof_frame_end() expects exactly 0 parameters, 1 given in includes/libs/ScopedCallback.php on line 70"

Change-Id: I1ab5a973a185738cae97de4cfdc3cca78598d35e
includes/profiler/ProfilerXhprof.php