summaryrefslogtreecommitdiff
path: root/src/up-daemon.h
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2014-07-14 08:16:06 +0300
committerRichard Hughes <richard@hughsie.com>2014-07-14 19:34:46 +0100
commit9a2b2633095fb901fc1931ab0c600392d68bb3b4 (patch)
treebb4c1ff39c34b1547fe0d000dbb2c27e3bb8af26 /src/up-daemon.h
parentd1bb06985fb30a9dfd4c2eb423ac19540445b9e4 (diff)
downloadupower-9a2b2633095fb901fc1931ab0c600392d68bb3b4.tar.gz
Remove polkit dependency
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. Signed-off-by: Richard Hughes <richard@hughsie.com>
Diffstat (limited to 'src/up-daemon.h')
-rw-r--r--src/up-daemon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/up-daemon.h b/src/up-daemon.h
index 2d25bb2..3392ad0 100644
--- a/src/up-daemon.h
+++ b/src/up-daemon.h
@@ -22,7 +22,6 @@
#define __UP_DAEMON_H__
#include <glib-object.h>
-#include <polkit/polkit.h>
#include <dbus/dbus-glib.h>
#include "up-types.h"