diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-01 10:54:15 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-01 10:54:15 +0800 |
commit | c1a12789acbbc59830e9141da9024debaecccdb2 (patch) | |
tree | a6ffda18f688fc08e6dd0c63214e949146ab4adc /shell/e-sidebar.c | |
parent | b915f8b5bd5e2da3711f08ac4b18d28bc9e7a21b (diff) | |
download | gsoc2013-evolution-c1a12789acbbc59830e9141da9024debaecccdb2.tar.gz gsoc2013-evolution-c1a12789acbbc59830e9141da9024debaecccdb2.tar.zst gsoc2013-evolution-c1a12789acbbc59830e9141da9024debaecccdb2.zip |
Bug 580893 – Kill libgnome/gnome-gconf
Diffstat (limited to 'shell/e-sidebar.c')
-rw-r--r-- | shell/e-sidebar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-sidebar.c b/shell/e-sidebar.c index 37ff2fed13..7b8ba1a53a 100644 --- a/shell/e-sidebar.c +++ b/shell/e-sidebar.c @@ -29,7 +29,6 @@ #include "e-util/e-util.h" #include <gconf/gconf-client.h> -#include <libgnome/gnome-gconf.h> typedef struct { GtkWidget *button_widget; |