Move the from_declaration to its only caller and remove the empty legacy module.

This commit is contained in:
Ms2ger 2015-11-15 13:57:22 +01:00
parent 1154cf51c8
commit f2be9eb735
3 changed files with 6 additions and 19 deletions

View file

@ -45,7 +45,6 @@ pub mod animation;
pub mod attr;
mod custom_properties;
pub mod font_face;
pub mod legacy;
pub mod media_queries;
pub mod node;
pub mod parser;