Mercurial > libpst
diff src/libpst.h @ 28:51d826f31329
more cleanup from Arne, document 7c block format
author | carl |
---|---|
date | Sat, 25 Feb 2006 16:03:45 -0800 |
parents | c508ee15dfca |
children | b88ceb81dba2 |
line wrap: on
line diff
--- a/src/libpst.h Sat Feb 25 16:03:45 2006 -0800 +++ b/src/libpst.h Sat Feb 25 16:03:45 2006 -0800 @@ -385,7 +385,6 @@ struct _pst_item_folder *folder; // data reffering to folder struct _pst_item_contact *contact; // data reffering to contact struct _pst_item_attach *attach; // linked list of attachments - struct _pst_item_attach *current_attach; // pointer to current attachment struct _pst_item_message_store * message_store; // data referring to the message store struct _pst_item_extra_field *extra_fields; // linked list of extra headers and such struct _pst_item_journal *journal; // data reffering to a journal entry