The branch, master has been updated
       via  c679290 s4-dsdb: Fixed a compiler warning.
      from  c9e3640 s3: source/ is long gone :-)

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


- Log -----------------------------------------------------------------
commit c679290f6e942c44dac7c0bf8105a27d9260d5a8
Author: Nadezhda Ivanova <nivan...@samba.org>
Date:   Fri Aug 27 12:34:27 2010 +0300

    s4-dsdb: Fixed a compiler warning.

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

Summary of changes:
 source4/dsdb/samdb/ldb_modules/util.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/dsdb/samdb/ldb_modules/util.c 
b/source4/dsdb/samdb/ldb_modules/util.c
index f046abf..36f0ae9 100644
--- a/source4/dsdb/samdb/ldb_modules/util.c
+++ b/source4/dsdb/samdb/ldb_modules/util.c
@@ -1184,7 +1184,6 @@ bool dsdb_block_anonymous_ops(struct ldb_module *module,
                              TALLOC_CTX *mem_ctx)
 {
        TALLOC_CTX *tmp_ctx = talloc_new(mem_ctx);
-       struct ldb_context *ldb = ldb_module_get_ctx(module);
        bool result;
        const struct ldb_val *hr_val = dsdb_module_find_dsheuristics(module,
                                                                     tmp_ctx);


-- 
Samba Shared Repository

Reply via email to