mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove obsolete memory profiler console output (#35861)
Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
parent
2d28eb8f39
commit
aa76847502
5 changed files with 5 additions and 338 deletions
|
@ -210,9 +210,6 @@ pub enum ProfilerMsg {
|
|||
/// a panic will occur.
|
||||
UnregisterReporter(String),
|
||||
|
||||
/// Triggers printing of the memory profiling metrics.
|
||||
Print,
|
||||
|
||||
/// Tells the memory profiler to shut down.
|
||||
Exit,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue