diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-14 00:38:10 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-14 00:38:10 +0200 |
commit | 0bd454ddfeb6020b0631781326db897a2dd11c22 (patch) | |
tree | d85f1f550443f13095187fc2f83bb9e51cc7c02c /capplets/about-me | |
parent | 4ae29f6925f0ad9e367c30a1659f3bb74fb14dff (diff) | |
download | mate-control-center-0bd454ddfeb6020b0631781326db897a2dd11c22.tar.bz2 mate-control-center-0bd454ddfeb6020b0631781326db897a2dd11c22.tar.xz |
remove unused mateconf include
Diffstat (limited to 'capplets/about-me')
-rw-r--r-- | capplets/about-me/mate-about-me.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/capplets/about-me/mate-about-me.c b/capplets/about-me/mate-about-me.c index 7e55d0ec..0ef9156f 100644 --- a/capplets/about-me/mate-about-me.c +++ b/capplets/about-me/mate-about-me.c @@ -25,7 +25,6 @@ #include <glib/gstdio.h> #include <gio/gio.h> -#include <mateconf/mateconf-client.h> #include <unistd.h> #include <libebook/e-book.h> #include <dbus/dbus-glib-bindings.h> |