Move deregistration of shutdown consumers into LAHandlerService
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 26 Jul 2012 12:39:11 +0000 (13:39 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 26 Jul 2012 12:45:32 +0000 (13:45 +0100)
commitbdc7aa66fc88d1ebbe4e8b910845fec053e76f8f
tree38c0a4089b94deac7c1f869132a55593c1d90e3d
parent84aad1c68ce56ebb0f6b5da10325e2dcaebd7d45
Move deregistration of shutdown consumers into LAHandlerService

LAHandlerService is a better place for this functionalit than
BootManagerApplication. Apart from this deregistration, anything related
to legacy app shutdown consumers is already handled solely by the
LAHandlerService anyway, so it makes sense to move the deregistration
there as well.
boot-manager/boot-manager-application.c
boot-manager/la-handler-service.c
boot-manager/la-handler-service.h