You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code in servo triggers the dead code warning. It claims struct NSAlert; is not used, even though it's used as part of a public struct a few lines later.