diff options
author | Brent Hull <[email protected]> | 2012-10-27 23:04:21 -0400 |
---|---|---|
committer | Brent Hull <[email protected]> | 2012-10-27 23:04:21 -0400 |
commit | e58350ab1a00d55e82f7ae97589562e10a77c485 (patch) | |
tree | a0a6596880e7305d8403de503653f89e19d313a3 /src/gpm-phone.c | |
parent | aa88be1d4a4e545b4141b0065b094d49d3d3a81b (diff) | |
download | mate-power-manager-e58350ab1a00d55e82f7ae97589562e10a77c485.tar.bz2 mate-power-manager-e58350ab1a00d55e82f7ae97589562e10a77c485.tar.xz |
Port to Gsettings based on GNOME patch by Richard Hughes
Diffstat (limited to 'src/gpm-phone.c')
-rw-r--r-- | src/gpm-phone.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-phone.c b/src/gpm-phone.c index e5455f7..0732c91 100644 --- a/src/gpm-phone.c +++ b/src/gpm-phone.c @@ -26,7 +26,6 @@ #include <glib/gi18n.h> #include <dbus/dbus-glib.h> -#include <mateconf/mateconf-client.h> #include "gpm-phone.h" #include "egg-debug.h" #include "gpm-marshal.h" |