Removed an excess feature flag from the backtrace test.

This commit is contained in:
Kang Seonghoon 2015-02-27 01:26:06 +09:00
parent bdd31b38aa
commit 3b8f8b8300

View file

@ -10,8 +10,6 @@
// compile-flags:-g
#![feature(asm)]
use std::old_io::stderr;
use std::env;