Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
a728601f
...
a728601fc78ba141fe3e8cc3e664983eb576be8b
authored
2001-08-04 14:35:01 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed unused declarations.
1 parent
1aa9ef09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
guimb/guimb.h
guimb/guimb.h
View file @
a728601
...
...
@@ -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
;
...
...
Please
register
or
sign in
to post a comment