diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-12-20 07:36:46 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-12-20 07:36:46 +0800 |
commit | 83a264cd7e6e28af8ea9ea3442693a2d409be458 (patch) | |
tree | 73000d9651cfd4f576a878e3564ed8f31eee3bb4 /addressbook/gui/contact-editor/e-contact-editor.c | |
parent | 124a4f8913e924d1ca58575b1382630147fa6f3e (diff) | |
download | gsoc2013-evolution-83a264cd7e6e28af8ea9ea3442693a2d409be458.tar.gz gsoc2013-evolution-83a264cd7e6e28af8ea9ea3442693a2d409be458.tar.zst gsoc2013-evolution-83a264cd7e6e28af8ea9ea3442693a2d409be458.zip |
Coding style and whitespace cleanup.
Diffstat (limited to 'addressbook/gui/contact-editor/e-contact-editor.c')
-rw-r--r-- | addressbook/gui/contact-editor/e-contact-editor.c | 1 |
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 f31b25de95..d9a0e1ab86 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -38,7 +38,6 @@ #include <libedataserverui/e-category-completion.h> #include <libedataserverui/e-source-combo-box.h> - #include "addressbook/util/addressbook.h" #include "addressbook/printing/e-contact-print.h" #include "addressbook/gui/widgets/eab-gui-util.h" |