summaryrefslogtreecommitdiff
path: root/guimb/guimb.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-08-04 14:35:01 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-08-04 14:35:01 +0000
commita728601fc78ba141fe3e8cc3e664983eb576be8b (patch)
tree10abe6ffe43b948187f7a639015369229076e7fe /guimb/guimb.h
parent1aa9ef0957ab1eb11d2574e49767c8846fa7406c (diff)
downloadmailutils-a728601fc78ba141fe3e8cc3e664983eb576be8b.tar.gz
mailutils-a728601fc78ba141fe3e8cc3e664983eb576be8b.tar.bz2
Removed unused declarations.
Diffstat (limited to 'guimb/guimb.h')
-rw-r--r--guimb/guimb.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/guimb/guimb.h b/guimb/guimb.h
index d53d3d267..515d36c77 100644
--- a/guimb/guimb.h
+++ b/guimb/guimb.h
@@ -37,8 +37,7 @@
extern char *program_file;
extern char *program_expr;
extern char *user_name;
-extern char *output_mailbox;
-extern int store_mailbox;
+extern char *default_mailbox;
extern mailbox_t mbox;
extern size_t nmesg;
extern size_t current_mesg_no;

Return to:

Send suggestions and report system problems to the System administrator.