mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Remove some unused gfx code.
This commit is contained in:
parent
793ac2ca77
commit
fdf9312f2b
3 changed files with 0 additions and 2260 deletions
|
@ -88,14 +88,6 @@ extern crate util;
|
|||
extern crate webrender_traits;
|
||||
extern crate xi_unicode;
|
||||
|
||||
pub use paint_context::PaintContext;
|
||||
|
||||
// Misc.
|
||||
mod filters;
|
||||
|
||||
// Private painting modules
|
||||
mod paint_context;
|
||||
|
||||
#[deny(unsafe_code)]
|
||||
pub mod display_list;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue