mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove dead code from gfx/text
This commit is contained in:
parent
7de4ba0f82
commit
e0d98acabc
5 changed files with 4 additions and 91 deletions
|
@ -12,7 +12,7 @@ pub use text::shaping::Shaper;
|
|||
pub use text::text_run::TextRun;
|
||||
|
||||
pub mod glyph;
|
||||
#[path="shaping/mod.rs"] pub mod shaping;
|
||||
pub mod shaping;
|
||||
pub mod text_run;
|
||||
pub mod util;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue