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
7082d58f
...
7082d58f25e71e162ba2dbc0bf65ac7b57f05099
authored
2007-06-26 13:55:36 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove unused vars
1 parent
73e1855f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
examples/addr.c
examples/addr.c
View file @
7082d58
...
...
@@ -52,7 +52,6 @@ parse (const char *str)
for
(
no
=
1
;
no
<=
pcount
;
no
++
)
{
size_t
got
=
0
;
int
isgroup
;
mu_address_is_group
(
address
,
no
,
&
isgroup
);
...
...
Please
register
or
sign in
to post a comment