diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-02 20:05:07 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-02 20:05:07 +0200 |
commit | b34dc27b7b191e56cbf640a963435d6e68982608 (patch) | |
tree | a655b07b606bb3de16c1f9be0fba1d14e46cacb6 /capplet/main.c | |
parent | d564dd5d1416dde95fea79eef1a994bd3d1c7d3f (diff) | |
download | mate-session-manager-b34dc27b7b191e56cbf640a963435d6e68982608.tar.bz2 mate-session-manager-b34dc27b7b191e56cbf640a963435d6e68982608.tar.xz |
migrate to gsettingsmate-session-manager-1.5.0
Diffstat (limited to 'capplet/main.c')
-rw-r--r-- | capplet/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/capplet/main.c b/capplet/main.c index 155b560..4857867 100644 --- a/capplet/main.c +++ b/capplet/main.c @@ -27,8 +27,6 @@ #include <glib/gi18n.h> #include <gtk/gtk.h> -#include <mateconf/mateconf-client.h> - #include "gsm-properties-dialog.h" static gboolean show_version = FALSE; |