summaryrefslogtreecommitdiff
path: root/include/mailutils/sys/mailer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mailutils/sys/mailer.h')
-rw-r--r--include/mailutils/sys/mailer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/mailutils/sys/mailer.h b/include/mailutils/sys/mailer.h
index 732229f5e..48550cf06 100644
--- a/include/mailutils/sys/mailer.h
+++ b/include/mailutils/sys/mailer.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -34,7 +34,6 @@ extern "C" {
struct _mu_mailer
{
- mu_stream_t stream;
mu_observable_t observable;
mu_url_t url;
int flags;

Return to:

Send suggestions and report system problems to the System administrator.