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
a2b80d59
...
a2b80d598213c9cdbb63dab9592c0f63bc997ef2
authored
2003-02-03 11:32:18 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(prog_mda): Removed unused variables.
1 parent
feaa576c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
mail.local/script.c
mail.local/script.c
View file @
a2b80d5
...
...
@@ -33,8 +33,6 @@ prog_mda (struct mda_data *data)
{
char
*
x_argv
[
2
];
guimb_param_t
param
;
mailbox_t
mbox
;
stream_t
stream
=
NULL
;
x_argv
[
0
]
=
"mail.local"
;
x_argv
[
1
]
=
NULL
;
...
...
Please
register
or
sign in
to post a comment