Fix merge fallout

This commit is contained in:
Corey Richardson 2013-06-28 14:10:06 -04:00
parent d600601162
commit 4f044891a5

View File

@ -97,11 +97,6 @@ pub mod reader {
use core::cast::transmute;
use core::int;
use core::io;
use core::str;
#[cfg(target_arch = "x86")]
#[cfg(target_arch = "x86_64")]
use core::ptr::offset;
#[cfg(target_arch = "x86")]
#[cfg(target_arch = "x86_64")]