Remove ports/geckolib.

This commit is contained in:
Emilio Cobos Álvarez 2018-05-17 11:26:51 +02:00 committed by Simon Sapin
parent 932c00f95f
commit 66ff70dd3e
12 changed files with 0 additions and 6482 deletions

View file

@ -33,7 +33,6 @@ mod parsing;
mod properties;
mod rule_tree;
mod size_of;
#[path = "../../../ports/geckolib/tests/specified_values.rs"]
mod specified_values;
mod str;
mod stylesheets;