mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove unused allow(unrooted_must_root) attribute.
This commit is contained in:
parent
3c88d3418c
commit
09f0d8fac9
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ pub trait RawLayoutHTMLInputElementHelpers {
|
|||
}
|
||||
|
||||
impl LayoutHTMLInputElementHelpers for LayoutJS<HTMLInputElement> {
|
||||
#[allow(unrooted_must_root)]
|
||||
#[allow(unsafe_code)]
|
||||
unsafe fn get_value_for_layout(self) -> String {
|
||||
#[allow(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue