From fb49a9def42f589301ac0756df69729d8771ab24 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 11 Oct 2000 11:06:51 +0000 Subject: Updated these to the new ETable style of specifications. 2000-10-11 Christopher James Lahey * message-list.c, message-list.h, subscribe-dialog.c: Updated these to the new ETable style of specifications. svn path=/trunk/; revision=5845 --- mail/message-list.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'mail/message-list.h') diff --git a/mail/message-list.h b/mail/message-list.h index 15267f8293..96b61b91a8 100644 --- a/mail/message-list.h +++ b/mail/message-list.h @@ -53,16 +53,6 @@ struct _MessageList { FolderBrowser *parent_folder_browser; ETableModel *table_model; - ETableHeader *header_model; - ETableCol *table_cols [COL_LAST]; - - ECell *render_text; - ECell *render_date; - ECell *render_online_status; - ECell *render_message_status; - ECell *render_score; - ECell *render_attachment; - ECell *render_tree; ETreePath *tree_root; /* for tree view */ -- cgit v1.2.3