diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-21 12:09:26 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-21 12:09:26 +0800 |
commit | 19282b39b651f26b60258cc9ce0f93d27e6dd3e5 (patch) | |
tree | 838641e3029df14052e1621a6515dc0503395df7 /calendar/gui/e-itip-control.c | |
parent | ed77e8e15bbbb886cf92dfb0fb1700a1c1d92548 (diff) | |
download | gsoc2013-evolution-19282b39b651f26b60258cc9ce0f93d27e6dd3e5.tar.gz gsoc2013-evolution-19282b39b651f26b60258cc9ce0f93d27e6dd3e5.tar.zst gsoc2013-evolution-19282b39b651f26b60258cc9ce0f93d27e6dd3e5.zip |
Kill more Bonobo controls and factories and what not.
svn path=/branches/kill-bonobo/; revision=37302
Diffstat (limited to 'calendar/gui/e-itip-control.c')
-rw-r--r-- | calendar/gui/e-itip-control.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/e-itip-control.c b/calendar/gui/e-itip-control.c index 0583a4fefe..07718846d7 100644 --- a/calendar/gui/e-itip-control.c +++ b/calendar/gui/e-itip-control.c @@ -31,8 +31,6 @@ #include <unistd.h> #include <glib/gi18n.h> #include <glib/gstdio.h> -#include <bonobo/bonobo-object.h> -#include <bonobo/bonobo-exception.h> #include <gtkhtml/gtkhtml.h> #include <gtkhtml/gtkhtml-embedded.h> #include <gtkhtml/gtkhtml-stream.h> |