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;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
[void] RestartComputer() {
|
|
||||||
}
|
|
||||||
|
|
||||||
[void] Cleanup() {
|
[void] Cleanup() {
|
||||||
$this.DeregisterNewUserReboot();
|
$this.DeregisterNewUserReboot();
|
||||||
$this.RemoveAutologin();
|
$this.RemoveAutologin();
|
||||||
|
|
Loading…
Reference in a new issue