Code cleanup
This commit is contained in:
parent
40b6b584f6
commit
3a9cd5cf04
24 changed files with 17 additions and 33 deletions
|
|
@ -418,7 +418,6 @@ class ComputerPDP10 extends Component {
|
|||
}
|
||||
}
|
||||
if (DEBUG && this.messageEnabled()) this.printMessage("ComputerPDP10.wait(ready)");
|
||||
//noinspection JSUnresolvedFunction
|
||||
fn.call(this, parms);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue