aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-importer.c
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-12-07 02:09:17 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-12-07 02:09:17 +0800
commit29712bb2c4ad967869f489622ac6ff19b0a04506 (patch)
tree918fe83b1fe6096c903545e04326294df4336e3c /shell/e-shell-importer.c
parentf6b7ede5b123fa2530b1b8353b72f26e38ec60a0 (diff)
downloadgsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.gz
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.bz2
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.lz
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.xz
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.tar.zst
gsoc2013-evolution-29712bb2c4ad967869f489622ac6ff19b0a04506.zip
remove useless gal include
2003-12-06 JP Rosevear <jpr@ximian.com> * e-shell-importer.c: remove useless gal include * Makefile.am: Remove hard coded disable deprecated flags svn path=/trunk/; revision=23659
Diffstat (limited to 'shell/e-shell-importer.c')
-rw-r--r--shell/e-shell-importer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c
index 5cd53cb447..e34563eb03 100644
--- a/shell/e-shell-importer.c
+++ b/shell/e-shell-importer.c
@@ -54,7 +54,6 @@
#include <glade/glade.h>
#include <gal/widgets/e-gui-utils.h>
-#include <gal/widgets/e-unicode.h>
#include "e-util/e-gtk-utils.h"