mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Replace the WebRenderDisplayItemConverter trait with an inherent method
This commit is contained in:
parent
e852d02f1c
commit
526619a78a
6 changed files with 6 additions and 27 deletions
|
@ -2,7 +2,5 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
pub use self::webrender_helpers::WebRenderDisplayListConverter;
|
||||
|
||||
pub mod items;
|
||||
mod webrender_helpers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue