aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-08-06 06:12:38 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-06 06:12:38 +0800
commit9abce979580857b9273ee9efc909bfd1d3004e51 (patch)
tree1abf6b77452181ce11e34c277add8d821cbbb5e9 /plugins
parent609bd882de6cac5db7c65e00c2275f946f8f0c94 (diff)
downloadgsoc2013-evolution-9abce979580857b9273ee9efc909bfd1d3004e51.tar
gsoc2013-evolution-9abce979580857b9273ee9efc909bfd1d3004e51.tar.gz
gsoc2013-evolution-9abce979580857b9273ee9efc909bfd1d3004e51.tar.bz2
gsoc2013-evolution-9abce979580857b9273ee9efc909bfd1d3004e51.tar.lz
gsoc2013-evolution-9abce979580857b9273ee9efc909bfd1d3004e51.tar.xz
gsoc2013-evolution-9abce979580857b9273ee9efc909bfd1d3004e51.tar.zst
gsoc2013-evolution-9abce979580857b9273ee9efc909bfd1d3004e51.zip
Remove some unnecessary Bonobo includes.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/exchange-operations/exchange-user-dialog.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/exchange-operations/exchange-user-dialog.c b/plugins/exchange-operations/exchange-user-dialog.c
index 6cb20e682d..eec2c7bddc 100644
--- a/plugins/exchange-operations/exchange-user-dialog.c
+++ b/plugins/exchange-operations/exchange-user-dialog.c
@@ -22,9 +22,6 @@
#include "exchange-user-dialog.h"
#include "e2k-types.h"
-#include <bonobo-activation/bonobo-activation.h>
-#include <bonobo/bonobo-exception.h>
-#include <bonobo/bonobo-widget.h>
#include <e-util/e-dialog-utils.h>
#include <libedataserverui/e-name-selector.h>
#include "e2k-xml-utils.h"