Remove obsolete attributes.

This commit is contained in:
Ms2ger 2015-01-03 10:06:17 +01:00
parent a31acffb04
commit fbf257f878
15 changed files with 0 additions and 41 deletions

View file

@ -5,9 +5,6 @@
#![crate_name = "devtools"]
#![crate_type = "rlib"]
#![comment = "The Servo Parallel Browser Project"]
#![license = "MPL"]
#![allow(non_snake_case)]
#![feature(phase)]