[SCM] Samba Shared Repository - branch master updated

Simo Sorce idra at samba.org
Mon May 31 11:55:02 MDT 2010


The branch, master has been updated
       via  38dfc48... ldb: Remove unexisting and mistyped function from header
      from  7f75ee0... ldb: Install ldb_handlers.h header.

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


- Log -----------------------------------------------------------------
commit 38dfc480334926f07b7d1869225370693140e349
Author: Simo Sorce <idra at samba.org>
Date:   Mon May 31 13:54:00 2010 -0400

    ldb: Remove unexisting and mistyped function from header

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

Summary of changes:
 source4/lib/ldb/include/ldb_handlers.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/lib/ldb/include/ldb_handlers.h b/source4/lib/ldb/include/ldb_handlers.h
index 21fbcc3..6e71f1f 100644
--- a/source4/lib/ldb/include/ldb_handlers.h
+++ b/source4/lib/ldb/include/ldb_handlers.h
@@ -35,8 +35,6 @@ int ldb_handler_copy(		struct ldb_context *ldb, void *mem_ctx,
 				const struct ldb_val *in, struct ldb_val *out);
 int ldb_comparison_binary(	struct ldb_context *ldb, void *mem_ctx,
 				const struct ldb_val *v1, const struct ldb_val *v2);
-int db_handler_fold(		struct ldb_context *ldb, void *mem_ctx,
-				const struct ldb_val *in, struct ldb_val *out);
 int ldb_comparison_fold(	struct ldb_context *ldb, void *mem_ctx,
 				const struct ldb_val *v1, const struct ldb_val *v2);
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list