unused variable

This commit is contained in:
Brendan Cully 2013-07-10 22:23:09 -07:00
parent 202fcb29bd
commit 990dc435aa
1 changed files with 0 additions and 1 deletions

View File

@ -248,7 +248,6 @@ pub fn trans_break_cont(bcx: block,
let mut unwind = bcx;
let mut cur_scope = unwind.scope;
let mut target = unwind;
let quit = false;
loop {
cur_scope = match cur_scope {
Some(@scope_info {