mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
remove fpscounter, can be enabled from node
This commit is contained in:
@@ -188,7 +188,6 @@ void WebContentsPreferences::AppendExtraCommandLineSwitches(
|
||||
}
|
||||
|
||||
command_line->AppendSwitch(cc::switches::kEnableBeginFrameScheduling);
|
||||
command_line->AppendSwitch(cc::switches::kShowFPSCounter);
|
||||
}
|
||||
|
||||
// static
|
||||
|
||||
Reference in New Issue
Block a user