svn commit: samba r23644 - in
branches/SAMBA_3_0_25/source/nsswitch: .
gd at samba.org
gd at samba.org
Thu Jun 28 18:09:38 GMT 2007
Author: gd
Date: 2007-06-28 18:09:37 +0000 (Thu, 28 Jun 2007)
New Revision: 23644
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23644
Log:
Remove from 3_0_25 as well.
Guenther
Modified:
branches/SAMBA_3_0_25/source/nsswitch/winbindd_util.c
Changeset:
Modified: branches/SAMBA_3_0_25/source/nsswitch/winbindd_util.c
===================================================================
--- branches/SAMBA_3_0_25/source/nsswitch/winbindd_util.c 2007-06-28 18:08:04 UTC (rev 23643)
+++ branches/SAMBA_3_0_25/source/nsswitch/winbindd_util.c 2007-06-28 18:09:37 UTC (rev 23644)
@@ -37,14 +37,6 @@
**/
-/**
- * Used to clobber name fields that have an undefined value.
- *
- * Correct code should never look at a field that has this value.
- **/
-
-static const fstring name_deadbeef = "<deadbeef>";
-
/* The list of trusted domains. Note that the list can be deleted and
recreated using the init_domain_list() function so pointers to
individual winbindd_domain structures cannot be made. Keep a copy of
More information about the samba-cvs
mailing list