mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
style: Remove nsStyleCoord.
And move the useful bits of it somewhere else (ServoStyleConstInlines.h for the inline function definitions, and nsFrame.cpp for the static assertions). Differential Revision: https://phabricator.services.mozilla.com/D36120
This commit is contained in:
parent
8d127014c3
commit
31b166fb1b
4 changed files with 5 additions and 584 deletions
|
@ -7,7 +7,6 @@
|
|||
mod ns_com_ptr;
|
||||
mod ns_compatibility;
|
||||
mod ns_style_auto_array;
|
||||
pub mod ns_style_coord;
|
||||
mod ns_t_array;
|
||||
pub mod origin_flags;
|
||||
pub mod ownership;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue