diff options
Diffstat (limited to 'mail/message-list.h')
-rw-r--r-- | mail/message-list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/message-list.h b/mail/message-list.h index 21cd784c00..c1713dc4d4 100644 --- a/mail/message-list.h +++ b/mail/message-list.h @@ -132,7 +132,6 @@ struct _MessageList { guint frozen:16; /* Where the ETree cursor is. */ - int cursor_row; char *cursor_uid; /* Row-selection and seen-marking timers */ |