diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-30 21:56:43 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-30 21:56:43 +0800 |
commit | b552b6e7e1dd5c22fc0095074f49bf3408631fcd (patch) | |
tree | 21e493e9687a8ad1146aea94132ddcdb07942586 /addressbook/gui/widgets | |
parent | d966bf1d66af33f280857f2570abdbf1dc08d7a7 (diff) | |
download | gsoc2013-evolution-b552b6e7e1dd5c22fc0095074f49bf3408631fcd.tar.gz gsoc2013-evolution-b552b6e7e1dd5c22fc0095074f49bf3408631fcd.tar.zst gsoc2013-evolution-b552b6e7e1dd5c22fc0095074f49bf3408631fcd.zip |
Remove inclusion of unused header.
2006-01-30 Harish Krishnaswamy <kharish@novell.com>
* gui/component/addressbook-view.c:
* gui/widgets/e-addressbook-view.c:
Remove inclusion of unused header.
svn path=/trunk/; revision=31375
Diffstat (limited to 'addressbook/gui/widgets')
-rw-r--r-- | addressbook/gui/widgets/e-addressbook-view.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c index 3d96c1fbd6..04c53958df 100644 --- a/addressbook/gui/widgets/e-addressbook-view.c +++ b/addressbook/gui/widgets/e-addressbook-view.c @@ -43,7 +43,6 @@ #include "addressbook/printing/e-contact-print.h" #include "addressbook/printing/e-contact-print-envelope.h" -#include "addressbook/gui/search/e-addressbook-search-dialog.h" #include "addressbook/gui/widgets/eab-popup.h" #include "addressbook/gui/widgets/eab-menu.h" #include "a11y/addressbook/ea-addressbook.h" |