Remove unused style::refcell module.

This commit is contained in:
Ms2ger 2016-12-16 14:30:01 +01:00
parent 0bc8415485
commit ce0a402bc8
2 changed files with 0 additions and 648 deletions

View file

@ -113,7 +113,6 @@ pub mod media_queries;
pub mod owning_handle;
pub mod parallel;
pub mod parser;
pub mod refcell;
pub mod restyle_hints;
pub mod rule_tree;
pub mod selector_parser;