Remove unnecessary code
This commit is contained in:
parent
3d23ce78bc
commit
18b1ae071c
1 changed files with 0 additions and 3 deletions
|
@ -288,9 +288,6 @@ class Context {
|
|||
exit;
|
||||
}
|
||||
|
||||
[void] RestartComputer() {
|
||||
}
|
||||
|
||||
[void] Cleanup() {
|
||||
$this.DeregisterNewUserReboot();
|
||||
$this.RemoveAutologin();
|
||||
|
|
Loading…
Reference in a new issue