aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-config.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-08-28 03:56:31 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-28 03:56:31 +0800
commit02a9eb68308537fe712e757017ae4bb372863a8c (patch)
tree3ce66b037ed46eadbc44c0d176b3db70df7656ce /addressbook/gui/component/addressbook-config.c
parent244ab98402af2d384fe63c46fd15541f1c9f79bf (diff)
downloadgsoc2013-evolution-02a9eb68308537fe712e757017ae4bb372863a8c.tar
gsoc2013-evolution-02a9eb68308537fe712e757017ae4bb372863a8c.tar.gz
gsoc2013-evolution-02a9eb68308537fe712e757017ae4bb372863a8c.tar.bz2
gsoc2013-evolution-02a9eb68308537fe712e757017ae4bb372863a8c.tar.lz
gsoc2013-evolution-02a9eb68308537fe712e757017ae4bb372863a8c.tar.xz
gsoc2013-evolution-02a9eb68308537fe712e757017ae4bb372863a8c.tar.zst
gsoc2013-evolution-02a9eb68308537fe712e757017ae4bb372863a8c.zip
Miscellaneous tweaks. Nothing major.
svn path=/branches/kill-bonobo/; revision=36138
Diffstat (limited to 'addressbook/gui/component/addressbook-config.c')
-rw-r--r--addressbook/gui/component/addressbook-config.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/addressbook/gui/component/addressbook-config.c b/addressbook/gui/component/addressbook-config.c
index 2b749a6dd8..740e2c0575 100644
--- a/addressbook/gui/component/addressbook-config.c
+++ b/addressbook/gui/component/addressbook-config.c
@@ -18,8 +18,6 @@
#include <gtk/gtk.h>
#include <glib/gi18n.h>
-#include <bonobo/bonobo-generic-factory.h>
-
#ifdef G_OS_WIN32
/* Include <windows.h> early and work around DATADIR lossage */
#define DATADIR crap_DATADIR
@@ -30,7 +28,6 @@
#include <glade/glade.h>
#include "addressbook.h"
-#include "addressbook-component.h"
#include "addressbook-config.h"
#include "e-util/e-error.h"