diff options
Diffstat (limited to 'components/gfx/lib.rs')
-rw-r--r-- | components/gfx/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/gfx/lib.rs b/components/gfx/lib.rs index b0aa58f895d..f4a1d1d721b 100644 --- a/components/gfx/lib.rs +++ b/components/gfx/lib.rs @@ -7,7 +7,6 @@ #![feature(alloc)] #![feature(box_syntax)] -#![feature(custom_attribute)] #![feature(plugin)] #![feature(proc_macro)] #![feature(range_contains)] |