mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00:00
Auto merge of #6846 - Ms2ger:2661-comment, r=jdm
Remove an obsolete comment I missed in #6804. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6846) <!-- Reviewable:end -->
This commit is contained in:
commit
c5060fce9f
1 changed files with 0 additions and 2 deletions
|
@ -3442,8 +3442,6 @@ class CGUnionStruct(CGThing):
|
|||
" %s::e%s(ref inner) => inner.to_jsval(cx, rval),"
|
||||
% (self.type, v["name"]) for v in templateVars
|
||||
]
|
||||
# XXXManishearth The following should be #[must_root],
|
||||
# however we currently allow it till #2661 is fixed
|
||||
return ("""\
|
||||
pub enum %s {
|
||||
%s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue