aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-12-17 12:03:04 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-12-17 12:03:04 +0000
commit3fe7f50ccf2ff1de3f22b2eb3a41cb4d9ada2d73 (patch)
tree34f707dae50d583db01488a5f1aeb0a27a8185b8 /src
parentb32545e8ea5cb1c3b74c4e5d39e377d7e964ff90 (diff)
downloadanubis-3fe7f50ccf2ff1de3f22b2eb3a41cb4d9ada2d73.tar.gz
anubis-3fe7f50ccf2ff1de3f22b2eb3a41cb4d9ada2d73.tar.bz2
(struct session_struct): Removed mta_username,mta_password
Diffstat (limited to 'src')
-rw-r--r--src/extern.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/extern.h b/src/extern.h
index 0ad424b..4a277fa 100644
--- a/src/extern.h
+++ b/src/extern.h
@@ -47,8 +47,6 @@ struct session_struct
{
char anubis[65];
char mta[65];
- char mta_username[65];
- char mta_password[65];
char supervisor[65];
char clientname[65];
char notprivileged[65];

Return to:

Send suggestions and report system problems to the System administrator.