diff options
Diffstat (limited to 'examples/fullscreen.rs')
-rw-r--r-- | examples/fullscreen.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/fullscreen.rs b/examples/fullscreen.rs index 011a7d3..8d59d21 100644 --- a/examples/fullscreen.rs +++ b/examples/fullscreen.rs @@ -1,5 +1,4 @@ #![feature(phase)] -#![feature(tuple_indexing)] #[cfg(target_os = "android")] #[phase(plugin, link)] |