mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove support for energy profiling
This commit is contained in:
parent
d4f1f4641d
commit
0abe90647f
15 changed files with 8 additions and 215 deletions
|
@ -1456,8 +1456,6 @@ impl LayoutThread {
|
|||
&self.time_profiler_chan,
|
||||
0,
|
||||
text_shaping_time as u64,
|
||||
0,
|
||||
0,
|
||||
);
|
||||
|
||||
// Retrieve the (possibly rebuilt) root flow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue