fix for bug 528358, was introduced in revision 1.17
This commit is contained in:
parent
2a7c9dd831
commit
dd476d3368
|
|
@ -171,8 +171,8 @@ public class Checker
|
|||
catch (IOException ignored) {
|
||||
}
|
||||
}
|
||||
it.remove();
|
||||
}
|
||||
it.remove();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue