(struct _mailer): Removed unused field properties_count.
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -45,7 +45,6 @@ struct _mailer | ... | @@ -45,7 +45,6 @@ struct _mailer |
45 | int flags; | 45 | int flags; |
46 | monitor_t monitor; | 46 | monitor_t monitor; |
47 | property_t property; | 47 | property_t property; |
48 | size_t properties_count; | ||
49 | 48 | ||
50 | /* Pointer to the specific mailer data. */ | 49 | /* Pointer to the specific mailer data. */ |
51 | void *data; | 50 | void *data; | ... | ... |
-
Please register or sign in to post a comment