mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
ldb: Remove unexisting and mistyped function from header
This commit is contained in:
parent
7f75ee025f
commit
38dfc48033
@ -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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user