summaryrefslogtreecommitdiffstats
path: root/source/include/nameserv.h
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-07-28 18:59:57 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-07-28 18:59:57 +0000
commit760fe30353de66e8e6571f8ff4ec1064261b5428 (patch)
treeb9a8679eca3f93fa37a72b5d10ce5bc67c7462fd /source/include/nameserv.h
parent4d9b2f48b737a3757a3c482d3d90cf0b9778260a (diff)
downloadsamba-760fe30353de66e8e6571f8ff4ec1064261b5428.tar.gz
samba-760fe30353de66e8e6571f8ff4ec1064261b5428.tar.xz
samba-760fe30353de66e8e6571f8ff4ec1064261b5428.zip
client.c: Added amanda fixes.
clitar.c: Added amanda fixes. nameannounce.c: Removed redundent code. nameelect.c: Removed redundent code. nameserv.h: Removed redundent code. nameservresp.c: Removed redundent code. namework.c: Removed redundent code. password.c: Prevented crash if getpwnam fails. Jeremy (jallison@whistle.com)
Diffstat (limited to 'source/include/nameserv.h')
-rw-r--r--source/include/nameserv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/nameserv.h b/source/include/nameserv.h
index ae59f952524..8482fa8d2c6 100644
--- a/source/include/nameserv.h
+++ b/source/include/nameserv.h
@@ -117,7 +117,6 @@ enum state_type
NAME_REGISTER,
NAME_RELEASE,
NAME_QUERY_CONFIRM,
- NAME_QUERY_ANNOUNCE_HOST,
NAME_QUERY_SYNC_LOCAL,
NAME_QUERY_SYNC_REMOTE,
NAME_QUERY_DOM_SRV_CHK,