summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrent Hull <[email protected]>2012-10-30 17:34:02 -0400
committerBrent Hull <[email protected]>2012-10-30 17:34:02 -0400
commit1e0bea49d7d1959d063c6ab74c99500067236110 (patch)
treed43157f552bc8f459d57922864514bc4640e4ca8 /src
parent6161e23866e73161dc0943c8ff24039edf8c531e (diff)
downloadmate-power-manager-1e0bea49d7d1959d063c6ab74c99500067236110.tar.bz2
mate-power-manager-1e0bea49d7d1959d063c6ab74c99500067236110.tar.xz
Remove unused key from gsettings schema
Diffstat (limited to 'src')
-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 ee05036..7b5822b 100644
--- a/src/gpm-common.h
+++ b/src/gpm-common.h
@@ -75,7 +75,6 @@ G_BEGIN_DECLS
/* general */
#define GPM_SETTINGS_SCHEMA_VERSION "schema-version"
#define GPM_SETTINGS_USE_TIME_POLICY "use-time-for-policy"
-#define GPM_SETTINGS_USE_PROFILE_TIME "use-profile-time"
#define GPM_SETTINGS_NETWORKMANAGER_SLEEP "network-sleep"
#define GPM_SETTINGS_IDLE_CHECK_CPU "check-type-cpu"