[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Thu Sep 2 14:16:43 MDT 2010


The branch, master has been updated
       via  ac317eb s3: Remove unused nss_info_adex_init()
      from  4ca9683 s3-param: added lp_set_cmdline() and --option= parameter

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit ac317eba25ab9d55866523858a5a9c6b1363de1f
Author: Volker Lendecke <vl at samba.org>
Date:   Thu Sep 2 22:13:59 2010 +0200

    s3: Remove unused nss_info_adex_init()

-----------------------------------------------------------------------

Summary of changes:
 source3/winbindd/idmap_adex/idmap_adex.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/winbindd/idmap_adex/idmap_adex.c b/source3/winbindd/idmap_adex/idmap_adex.c
index 0902d55..c21e2fd 100644
--- a/source3/winbindd/idmap_adex/idmap_adex.c
+++ b/source3/winbindd/idmap_adex/idmap_adex.c
@@ -430,8 +430,3 @@ NTSTATUS idmap_adex_init(void)
 
 	return NT_STATUS_OK;
 }
-
-static NTSTATUS nss_info_adex_init(void)
-{
-	return idmap_adex_init();
-}


-- 
Samba Shared Repository


More information about the samba-cvs mailing list