Remove unnecessary code

This commit is contained in:
Manuel Thalmann 2023-07-16 11:41:29 +02:00
parent 3d23ce78bc
commit 18b1ae071c

View file

@ -288,9 +288,6 @@ class Context {
exit; exit;
} }
[void] RestartComputer() {
}
[void] Cleanup() { [void] Cleanup() {
$this.DeregisterNewUserReboot(); $this.DeregisterNewUserReboot();
$this.RemoveAutologin(); $this.RemoveAutologin();