summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 12:40:37 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 12:40:37 +0000
commita5e5b651634ee070358e4391960e381d7269778e (patch)
treec10f25d398f987fcbe973e9c07b1b8f6103b5b66 /mail
parenta7f35d2ff07626469737aa59386d3a8bbfecc7dd (diff)
downloadmailutils-a5e5b651634ee070358e4391960e381d7269778e.tar.gz
mailutils-a5e5b651634ee070358e4391960e381d7269778e.tar.bz2
Remove the declaration of cursor
Diffstat (limited to 'mail')
-rw-r--r--mail/mail.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail.h b/mail/mail.h
index fc64b87c6..ecf7c275b 100644
--- a/mail/mail.h
+++ b/mail/mail.h
@@ -175,7 +175,6 @@ typedef int (*msg_handler_t) (msgset_t *mp, mu_message_t mesg, void *data);
/* Global variables and constants*/
extern mu_mailbox_t mbox;
-extern size_t cursor;
extern size_t total;
extern FILE *ofile;
extern int interactive;

Return to:

Send suggestions and report system problems to the System administrator.