diff options
Diffstat (limited to 'addressbook/contact-editor')
-rw-r--r-- | addressbook/contact-editor/e-contact-editor-categories.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/contact-editor/e-contact-editor-categories.h b/addressbook/contact-editor/e-contact-editor-categories.h index 3edff76b4b..04b3c686ed 100644 --- a/addressbook/contact-editor/e-contact-editor-categories.h +++ b/addressbook/contact-editor/e-contact-editor-categories.h @@ -23,7 +23,6 @@ #include <gnome.h> #include <glade/glade.h> -#include <ebook/e-card.h> #include <gal/e-table/e-table-model.h> #ifdef __cplusplus @@ -37,7 +36,6 @@ extern "C" { * * name type read/write description * -------------------------------------------------------------------------------- - * name ECardName * RW The card currently being edited. Returns a copy. */ #define E_CONTACT_EDITOR_CATEGORIES_TYPE (e_contact_editor_categories_get_type ()) |