aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/msg/lib.rs')
-rw-r--r--components/msg/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/msg/lib.rs b/components/msg/lib.rs
index b4517b2fff9..7b52067c927 100644
--- a/components/msg/lib.rs
+++ b/components/msg/lib.rs
@@ -2,8 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-#![feature(int_uint)]
-
extern crate azure;
#[macro_use] extern crate bitflags;
extern crate geom;