diff options
Diffstat (limited to 'addressbook/backend/ebook/e-card.h')
-rw-r--r-- | addressbook/backend/ebook/e-card.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/backend/ebook/e-card.h b/addressbook/backend/ebook/e-card.h index 5c0865ab50..90d345b62c 100644 --- a/addressbook/backend/ebook/e-card.h +++ b/addressbook/backend/ebook/e-card.h @@ -74,8 +74,6 @@ struct _ECard { guint32 wants_html : 1; /* Wants html mail. */ guint32 wants_html_set : 1; /* Wants html mail. */ - guint32 pilot_id; /* id of the corresponding pilot */ - guint32 pilot_status; /* status information */ #if 0 ECardPhoto *logo; /* This person's org's logo. */ |