mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Issue 17882: Remove rendering_threads option in the CEF port
This commit is contained in:
parent
3ab6b1cf8f
commit
22619fd14d
1 changed files with 0 additions and 5 deletions
|
@ -727,11 +727,6 @@ pub struct cef_settings {
|
|||
// of the background color but will be otherwise ignored.
|
||||
//
|
||||
pub background_color: cef_color_t,
|
||||
|
||||
//
|
||||
// Determines how many rendering threads are used.
|
||||
//
|
||||
pub rendering_threads: c_int,
|
||||
}
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue