Remove polkit dependency

System Internals / UPower - Eric Koegel [gmail.com] - 14 July 2014 13:34 UTC

With the removal of the suspend/hibernate code, there's no longer a need for upower to depend on polkit. This patch removes the old polkit code.

9a2b263 Remove polkit dependency
configure.ac | 1 -
src/Makefile.am | 4 -
src/up-daemon.c | 4 -
src/up-daemon.h | 1 -
src/up-device.h | 1 -
src/up-polkit.c | 278 -------------------------------------------------------
src/up-polkit.h | 74 ---------------
7 files changed, 363 deletions(-)

Upstream: cgit.freedesktop.org


  • Share