svn commit: samba r20738 - in branches/SAMBA_3_0/source/nsswitch: .

vlendec at samba.org vlendec at samba.org
Sat Jan 13 19:55:37 GMT 2007


Author: vlendec
Date: 2007-01-13 19:55:37 +0000 (Sat, 13 Jan 2007)
New Revision: 20738

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20738

Log:
Remove unused variable
Modified:
   branches/SAMBA_3_0/source/nsswitch/winbindd_nss.h


Changeset:
Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_nss.h
===================================================================
--- branches/SAMBA_3_0/source/nsswitch/winbindd_nss.h	2007-01-13 16:08:58 UTC (rev 20737)
+++ branches/SAMBA_3_0/source/nsswitch/winbindd_nss.h	2007-01-13 19:55:37 UTC (rev 20738)
@@ -485,7 +485,6 @@
 	uid_t uid;
 	time_t create_time;
 	time_t renew_until;
-	BOOL refresh_tgt;
 	time_t refresh_time;
 	struct timed_event *event;
 };



More information about the samba-cvs mailing list