From 5d70266e4ee075f001a0827ef4060eb8abf882ba Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Wed, 9 Apr 2014 14:58:29 +0200 Subject: remove "battery recall" logic the database is outdated several years now and the whole interface is removed from current UPower release anyway, so let's get rid of it in m-p-m, too --- src/gpm-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gpm-common.h') diff --git a/src/gpm-common.h b/src/gpm-common.h index 6f712cb..9839c4a 100644 --- a/src/gpm-common.h +++ b/src/gpm-common.h @@ -97,7 +97,6 @@ G_BEGIN_DECLS #define GPM_SETTINGS_SPINDOWN_TIMEOUT_BATT "spindown-timeout-battery" /* notify */ -#define GPM_SETTINGS_NOTIFY_PERHAPS_RECALL "notify-perhaps-recall" #define GPM_SETTINGS_NOTIFY_LOW_CAPACITY "notify-low-capacity" #define GPM_SETTINGS_NOTIFY_DISCHARGING "notify-discharging" #define GPM_SETTINGS_NOTIFY_FULLY_CHARGED "notify-fully-charged" -- cgit v1.2.1