Remove the unused unrooted_must_root permission from layout.

This commit is contained in:
Ms2ger 2015-07-08 11:36:52 +02:00
parent c76720d67c
commit 0302244709

View file

@ -16,7 +16,6 @@
#![feature(unsafe_no_drop_flag)]
#![deny(unsafe_code)]
#![allow(unrooted_must_root)]
#![plugin(string_cache_plugin)]
#![plugin(plugins)]