mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -86,7 +86,6 @@ pub struct FontMetrics {
|
|||
}
|
||||
|
||||
pub type SpecifiedFontStyle = FontStyle;
|
||||
pub type UsedFontStyle = FontStyle;
|
||||
|
||||
pub struct Font {
|
||||
pub handle: FontHandle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue