forked from security/hakurei
system/dbus: dump buffer internally
This should have been an implementation detail and should not be up to the caller to call it. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -134,9 +134,6 @@ func (ms mainState) beforeExit(isFault bool) {
|
||||
perror(err, "close wayland security context")
|
||||
}
|
||||
}
|
||||
if ms.k.dbusMsg != nil {
|
||||
ms.k.dbusMsg()
|
||||
}
|
||||
}
|
||||
|
||||
if ms.uintptr&mainNeedsRevert != 0 {
|
||||
|
||||
Reference in New Issue
Block a user