Bug 1406811 - Remove a duplicate entry for RawServoSelectorListBorrowed. r=emilio

MozReview-Commit-ID: CN4LbkY4IcU

--HG--
extra : rebase_source : 9de4bf17fdaf39edba3595d61add944551941fbf
This commit is contained in:
Hiroyuki Ikezoe 2017-10-10 07:57:41 +09:00
parent 9b69f7bcd1
commit 3079b3e5d9

View File

@ -146,7 +146,6 @@ DECL_OWNED_REF_TYPE_FOR(RawServoAnimationValueMap)
// it only asks Gecko to do so. In case we wish to in
// the future, we should ensure that things being mutated
// are protected from noalias violations by a cell type
DECL_BORROWED_REF_TYPE_FOR(RawServoSelectorList)
DECL_BORROWED_REF_TYPE_FOR(RawGeckoNode)
DECL_NULLABLE_BORROWED_REF_TYPE_FOR(RawGeckoNode)
DECL_BORROWED_REF_TYPE_FOR(RawGeckoElement)