Make check & Tidy

This commit is contained in:
Mahmut Bulut 2012-10-24 16:51:33 +03:00
parent 2985b8e552
commit 21cbc310c7

View File

@ -337,7 +337,6 @@ impl Parser {
let pur = p.parse_fn_purity();
// NB: at the moment, trait methods are public by default; this
// could change.
let ident = p.parse_method_name();
let tps = p.parse_ty_params();