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
c52629fe
...
c52629fe677c14fba56736fa3a9b64ee321dfb2a
authored
2004-01-27 15:51:36 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(struct _mailer): Removed unused field properties_count.
1 parent
2ec8f58c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
mailbox/include/mailer0.h
mailbox/include/mailer0.h
View file @
c52629f
...
...
@@ -45,7 +45,6 @@ struct _mailer
int
flags
;
monitor_t
monitor
;
property_t
property
;
size_t
properties_count
;
/* Pointer to the specific mailer data. */
void
*
data
;
...
...
Please
register
or
sign in
to post a comment