mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
889f1f5488
commit
65ca9ee906
@@ -114,10 +114,6 @@ void Driver::Main::_system_update()
|
||||
/* report independent of result */
|
||||
_common.report_resume();
|
||||
}
|
||||
|
||||
if (state == "poweroff") {
|
||||
try { _suspend("S5"); } catch (...) { error("poweroff failed"); }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user