diff --git a/src/rusti/wrapper.rs b/src/rusti/wrapper.rs index fba8849e02c3..6562d60ecfda 100644 --- a/src/rusti/wrapper.rs +++ b/src/rusti/wrapper.rs @@ -1,6 +1,3 @@ -#[legacy_modes]; -#[legacy_exports]; - #[allow(ctypes)]; #[allow(heap_memory)]; #[allow(implicit_copies)];