[SCM] Samba Shared Repository - branch master updated

Matthias Dieter Wallnöfer mdw at samba.org
Fri Dec 11 12:19:18 MST 2009


The branch, master has been updated
       via  5767b1d... s4:utils/oLschema2ldif.c - remove (now) unused variables
      from  c69b9b7... s3:docs: document ldap deref

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


- Log -----------------------------------------------------------------
commit 5767b1dacc546baef1db569315ba1309bbb99566
Author: Matthias Dieter Wallnöfer <mwallnoefer at yahoo.de>
Date:   Fri Dec 11 20:19:16 2009 +0100

    s4:utils/oLschema2ldif.c - remove (now) unused variables

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

Summary of changes:
 source4/utils/oLschema2ldif.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/utils/oLschema2ldif.c b/source4/utils/oLschema2ldif.c
index 22a458c..077987a 100644
--- a/source4/utils/oLschema2ldif.c
+++ b/source4/utils/oLschema2ldif.c
@@ -342,8 +342,6 @@ static struct ldb_message *process_entry(TALLOC_CTX *mem_ctx, const char *entry)
 	uint8_t digest[SHA256_DIGEST_LENGTH];
 
 	struct GUID guid;
-	struct ldb_val schemaIdGuid;
-	enum ndr_err_code ndr_err;
 
 	bool isAttribute = false;
 	bool single_valued = false;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list