Remove unnecessary code

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

View file

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