aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2007-10-31 06:17:56 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2007-10-31 06:17:56 +0800
commit5c1b5556bf7d92acddefa8bd01911299b5acad61 (patch)
tree9b7afbf210503c4efb8f40e55d1b9983c8749e4d /addressbook/gui
parentc21840ff454c55402b8d0eccbce9f00928b612ad (diff)
downloadgsoc2013-evolution-5c1b5556bf7d92acddefa8bd01911299b5acad61.tar
gsoc2013-evolution-5c1b5556bf7d92acddefa8bd01911299b5acad61.tar.gz
gsoc2013-evolution-5c1b5556bf7d92acddefa8bd01911299b5acad61.tar.bz2
gsoc2013-evolution-5c1b5556bf7d92acddefa8bd01911299b5acad61.tar.lz
gsoc2013-evolution-5c1b5556bf7d92acddefa8bd01911299b5acad61.tar.xz
gsoc2013-evolution-5c1b5556bf7d92acddefa8bd01911299b5acad61.tar.zst
gsoc2013-evolution-5c1b5556bf7d92acddefa8bd01911299b5acad61.zip
Remove unneeded include.
2007-10-29 Kjartan Maraas <kmaraas@gnome.org> * gui/contact-editor/e-contact-editor.c: Remove unneeded include. svn path=/trunk/; revision=34457
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c
index d5dc2bae53..91d9e7af66 100644
--- a/addressbook/gui/contact-editor/e-contact-editor.c
+++ b/addressbook/gui/contact-editor/e-contact-editor.c
@@ -43,7 +43,6 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <libedataserverui/e-categories-dialog.h>
#include <misc/e-gui-utils.h>
-#include <text/e-entry.h>
#include <libebook/e-address-western.h>
#include <libedataserverui/e-source-combo-box.h>