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
a9d313de
...
a9d313de056f3bb0a645fb4aa261aea0c457b320
authored
2003-02-03 15:35:15 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(opt_handler): Removed unused variable
1 parent
0b953970
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
mh/comp.c
mh/comp.c
View file @
a9d313d
...
...
@@ -84,8 +84,6 @@ static int use_draft = 0; /* --use flag */
static
int
opt_handler
(
int
key
,
char
*
arg
,
void
*
unused
)
{
char
*
s
;
switch
(
key
)
{
case
'b'
:
...
...
Please
register
or
sign in
to post a comment