Remove legacy_modes harder

This commit is contained in:
Brian Anderson 2012-10-10 18:50:01 -07:00
parent f2022f86b7
commit a0c2db053d

View file

@ -7,8 +7,6 @@
#[license = "MPL"]; #[license = "MPL"];
#[crate_type = "lib"]; #[crate_type = "lib"];
//#[legacy_modes];
extern mod std; extern mod std;
extern mod azure; extern mod azure;
extern mod js; extern mod js;