svn commit: samba r23642 - in
branches/SAMBA_3_0_26/source/nsswitch: .
gd at samba.org
gd at samba.org
Thu Jun 28 18:05:36 GMT 2007
Author: gd
Date: 2007-06-28 18:05:35 +0000 (Thu, 28 Jun 2007)
New Revision: 23642
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23642
Log:
Remove unused code (merge from 3_0).
Guenther
Modified:
branches/SAMBA_3_0_26/source/nsswitch/winbindd_util.c
Changeset:
Modified: branches/SAMBA_3_0_26/source/nsswitch/winbindd_util.c
===================================================================
--- branches/SAMBA_3_0_26/source/nsswitch/winbindd_util.c 2007-06-28 10:32:52 UTC (rev 23641)
+++ branches/SAMBA_3_0_26/source/nsswitch/winbindd_util.c 2007-06-28 18:05:35 UTC (rev 23642)
@@ -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