summaryrefslogtreecommitdiff
path: root/src/gpm-common.h
diff options
context:
space:
mode:
authorStefan Seyfried <[email protected]>2014-04-09 14:58:29 +0200
committerStefano Karapetsas <[email protected]>2014-09-26 13:49:08 +0200
commit5d70266e4ee075f001a0827ef4060eb8abf882ba (patch)
tree3085a87f42252ea804d2cefa283718e3117c60df /src/gpm-common.h
parentae55a4276c29ba7377fbb79a0e451eb9365f6f37 (diff)
downloadmate-power-manager-5d70266e4ee075f001a0827ef4060eb8abf882ba.tar.bz2
mate-power-manager-5d70266e4ee075f001a0827ef4060eb8abf882ba.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 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"