From 877ebed6cf0a20a7ba88a74b32058679ef9abbf5 Mon Sep 17 00:00:00 2001 From: Eric Holk Date: Tue, 10 Jul 2012 13:24:22 -0700 Subject: Visit item macros. --- src/libsyntax/parse/parser.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax/parse') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index b61aa2d5d90..89854f19600 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -2626,7 +2626,6 @@ class parser { { // item macro. let pth = self.parse_path_without_tps(); - #error("parsing invocation of %s", *pth.idents[0]); self.expect(token::NOT); let id = self.parse_ident(); let tts = self.parse_unspanned_seq(token::LBRACE, token::RBRACE, -- cgit 1.4.1-3-g733a5