summaryrefslogtreecommitdiff
path: root/source/namework.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1996-08-20 16:09:41 +0000
committerAndrew Tridgell <tridge@samba.org>1996-08-20 16:09:41 +0000
commit9e0fab2ee6c89155e6ba6b2401a25de37cb89333 (patch)
treed41865d4dc80954171e23791be1785d813c3a941 /source/namework.c
parent2d0ec53c508aca53a5049c98339a15dff5b8e239 (diff)
downloadsamba-9e0fab2ee6c89155e6ba6b2401a25de37cb89333.tar.gz
- removed ServerComment and instead set the comment string in nmbd
using the "server string" option. This replaces the -C option to nmbd
Diffstat (limited to 'source/namework.c')
-rw-r--r--source/namework.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/namework.c b/source/namework.c
index 90ab2fb1fb6..be034488c43 100644
--- a/source/namework.c
+++ b/source/namework.c
@@ -48,9 +48,6 @@ extern int workgroup_count; /* total number of workgroups we know about */
/* this is our domain/workgroup/server database */
extern struct subnet_record *subnetlist;
-/* machine comment for host announcements */
-extern pstring ServerComment;
-
extern int updatecount;
/* what server type are we currently */