diff options
author | JP Rosevear <jpr@ximian.com> | 2003-11-20 23:11:40 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-11-20 23:11:40 +0800 |
commit | 0a13b5729550185d3b5aed46b6ae07b1c8ec7578 (patch) | |
tree | fae915812e4a7676666cfe2d55a4825ee6981d7d /calendar/gui/e-itip-control.c | |
parent | d420759f1e42dcff24f700a41b8292337269e365 (diff) | |
download | gsoc2013-evolution-0a13b5729550185d3b5aed46b6ae07b1c8ec7578.tar.gz gsoc2013-evolution-0a13b5729550185d3b5aed46b6ae07b1c8ec7578.tar.zst gsoc2013-evolution-0a13b5729550185d3b5aed46b6ae07b1c8ec7578.zip |
Remove a bunch of gal includes that are no longer needed
2003-11-20 JP Rosevear <jpr@ximian.com>
* Remove a bunch of gal includes that are no longer needed
svn path=/trunk/; revision=23457
Diffstat (limited to 'calendar/gui/e-itip-control.c')
-rw-r--r-- | calendar/gui/e-itip-control.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-itip-control.c b/calendar/gui/e-itip-control.c index 9df137866a..95341b1fdf 100644 --- a/calendar/gui/e-itip-control.c +++ b/calendar/gui/e-itip-control.c @@ -39,7 +39,6 @@ #include <libgnomeui/gnome-dialog-util.h> #include <bonobo/bonobo-object.h> #include <bonobo/bonobo-exception.h> -#include <gal/widgets/e-unicode.h> #include <gtkhtml/gtkhtml.h> #include <gtkhtml/gtkhtml-stream.h> #include <libical/ical.h> |