summaryrefslogtreecommitdiff
path: root/src/up-daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/up-daemon.h')
-rw-r--r--src/up-daemon.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/up-daemon.h b/src/up-daemon.h
index ae50de6..6e5d8a7 100644
--- a/src/up-daemon.h
+++ b/src/up-daemon.h
@@ -97,10 +97,6 @@ void up_daemon_emit_properties_changed (DBusGConnection *gconnection,
/* exported */
gboolean up_daemon_enumerate_devices (UpDaemon *daemon,
DBusGMethodInvocation *context);
-gboolean up_daemon_get_on_battery (UpDaemon *daemon,
- DBusGMethodInvocation *context);
-guint up_daemon_get_warning_level (UpDaemon *daemon,
- DBusGMethodInvocation *context);
G_END_DECLS