summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2014-08-18 17:24:38 +0300
committerEric Koegel <eric.koegel@gmail.com>2014-08-18 17:52:25 +0300
commitc76cf0295748a9d2260b3d3375e1633c6984b61c (patch)
tree1c5b8006d9e7d97ac1fbcd72c28b08b576c18f6e /common
parentb6227614afccbcba0efb723eb6dc6d02d42e2f1d (diff)
downloadixfce4-power-manager-c76cf0295748a9d2260b3d3375e1633c6984b61c.tar.gz
Remove old CPU freq stuff
We don't do CPU frequency management anymore, remove the lingering code.
Diffstat (limited to 'common')
-rw-r--r--common/xfpm-config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/xfpm-config.h b/common/xfpm-config.h
index 83af97f9..1a191942 100644
--- a/common/xfpm-config.h
+++ b/common/xfpm-config.h
@@ -55,7 +55,6 @@ G_BEGIN_DECLS
#define PRESENTATION_MODE "presentation-mode"
#define NETWORK_MANAGER_SLEEP "network-manager-sleep"
#define SHOW_TRAY_ICON_CFG "show-tray-icon"
-#define CPU_FREQ_CONTROL "enable-cpu-freq-control"
#define POWER_SWITCH_CFG "power-button-action"
#define HIBERNATE_SWITCH_CFG "hibernate-button-action"