diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-01 17:33:16 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-01 17:33:16 -0700 |
commit | 7c7b09026bde3ffd1ce886fd545e7bfa1e59aec7 (patch) | |
tree | 076ec7419159262e65f608da7a3dbccdd8ec3a5a /src/gpm-phone.c | |
parent | 83dc101045267b2e793af3af4716f1cf02089ac6 (diff) | |
parent | 972be3627b8b6368a0e8c971ade7963ea7d459de (diff) | |
download | mate-power-manager-7c7b09026bde3ffd1ce886fd545e7bfa1e59aec7.tar.bz2 mate-power-manager-7c7b09026bde3ffd1ce886fd545e7bfa1e59aec7.tar.xz |
Merge pull request #19 from bhull2010/gsettings
Port to Gsettings
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" |