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
673c89b8
...
673c89b812c5ce8f04d8e2d6ebfba337c4ecdb70
authored
2002-05-02 12:40:34 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(imap4d_select0): Removed unused variable.
1 parent
627050a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
imap4d/select.c
imap4d/select.c
View file @
673c89b
...
...
@@ -35,7 +35,6 @@ imap4d_select0 (struct imap4d_command *command, char *arg, int flags)
{
char
*
mailbox_name
,
*
sp
=
NULL
;
int
status
;
struct
passwd
*
pw
;
/* FIXME: Check state. */
...
...
Please
register
or
sign in
to post a comment