diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-22 16:45:56 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-22 16:45:56 +0200 |
commit | d2d6d2944d6e725cd6bd2fce1c6f979649e77ed8 (patch) | |
tree | 1a070e76f6215a15d14de7dd6952b56740a9706c /capplets/common/capplet-util.h | |
parent | 909bf45d2c2d567decaf57b7869e0fbdcb7c0ed4 (diff) | |
download | mate-control-center-d2d6d2944d6e725cd6bd2fce1c6f979649e77ed8.tar.bz2 mate-control-center-d2d6d2944d6e725cd6bd2fce1c6f979649e77ed8.tar.xz |
migrate common stuff to gsettings
Diffstat (limited to 'capplets/common/capplet-util.h')
-rw-r--r-- | capplets/common/capplet-util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/capplets/common/capplet-util.h b/capplets/common/capplet-util.h index 3dfa175b..df79c20f 100644 --- a/capplets/common/capplet-util.h +++ b/capplets/common/capplet-util.h @@ -27,8 +27,6 @@ #include <gio/gio.h> #include <gtk/gtk.h> #include <glib/gi18n.h> -#include <mateconf/mateconf.h> -#include <mateconf/mateconf-changeset.h> /* Macros to make certain repetitive tasks a bit easier */ |