summaryrefslogtreecommitdiff
path: root/src/gpm-common.h
diff options
context:
space:
mode:
authorStefan Seyfried <[email protected]>2014-04-09 14:58:29 +0200
committerStefan Seyfried <[email protected]>2014-04-09 14:58:29 +0200
commit220a4e0a64aca0579f50e6e57d4eca848b3ac57f (patch)
tree4458a9bcc42d1d38c82f10f364a39bf754322256 /src/gpm-common.h
parent2b3cf01f84204dd5d8204d519e2167b41cda6bc0 (diff)
downloadmate-power-manager-220a4e0a64aca0579f50e6e57d4eca848b3ac57f.tar.bz2
mate-power-manager-220a4e0a64aca0579f50e6e57d4eca848b3ac57f.tar.xz
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
Diffstat (limited to 'src/gpm-common.h')
-rw-r--r--src/gpm-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-common.h b/src/gpm-common.h
index ef20f88..303bdd1 100644
--- a/src/gpm-common.h
+++ b/src/gpm-common.h
@@ -98,7 +98,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"