aboutsummaryrefslogtreecommitdiff
path: root/examples/ramfunc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ramfunc.rs')
-rw-r--r--examples/ramfunc.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/ramfunc.rs b/examples/ramfunc.rs
index 54acd7e8..b3b8012c 100644
--- a/examples/ramfunc.rs
+++ b/examples/ramfunc.rs
@@ -1,6 +1,5 @@
//! examples/ramfunc.rs
-#![deny(unsafe_code)]
#![deny(warnings)]
#![no_main]
#![no_std]