Skip to content

Commit 83a85d7

Browse files
committed
remove unused variable
1 parent d1cde18 commit 83a85d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustsyntax/ext/qquote.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ fn finish<T: qq_helper>
260260
);
261261
let mut rcall = pcall;
262262
if (g_len > 0u) {
263-
let gather = copy qcx.gather;
264263
rcall = mk_call(cx,sp,
265264
["syntax", "ext", "qquote", "replace"],
266265
[pcall,

0 commit comments

Comments
 (0)