aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cursor.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cursor.rs')
-rw-r--r--examples/cursor.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/cursor.rs b/examples/cursor.rs
index c5bcbd6..0dced66 100644
--- a/examples/cursor.rs
+++ b/examples/cursor.rs
@@ -1,5 +1,3 @@
-#![feature(std_misc)]
-
#[cfg(target_os = "android")]
#[macro_use]
extern crate android_glue;