fixed bad merge
This commit is contained in:
parent
3f76eef8d1
commit
58b56b0cfb
|
@ -446,9 +446,6 @@ public abstract class IteratingCallback implements Callback
|
|||
break loop;
|
||||
}
|
||||
case CLOSED:
|
||||
{
|
||||
return;
|
||||
}
|
||||
{
|
||||
break loop;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue