]> git.lizzy.rs Git - rust.git/commitdiff
rusti: Remove legacy modes and exports
authorZack Corr <zack@z0w0.me>
Wed, 31 Oct 2012 00:11:19 +0000 (10:11 +1000)
committerZack Corr <zack@z0w0.me>
Wed, 31 Oct 2012 00:11:19 +0000 (10:11 +1000)
src/rusti/wrapper.rs

index fba8849e02c3742af9c096e8fb20a1ada6c44ff6..6562d60ecfdafa9625aa939348465166057585c6 100644 (file)
@@ -1,6 +1,3 @@
-#[legacy_modes];
-#[legacy_exports];
-
 #[allow(ctypes)];
 #[allow(heap_memory)];
 #[allow(implicit_copies)];