Remove comment that is now false

This commit is contained in:
Tim Chevalier
2012-10-11 15:37:37 -07:00
parent bfbb7197d7
commit 6854265161
6 changed files with 40 additions and 29 deletions

View File

@@ -233,7 +233,6 @@ fn is_exported(i: ident, m: _mod) -> bool {
}
}
// FIXME: glob-exports aren't supported yet. (#2006)
_ => ()
}
}