summaryrefslogtreecommitdiff
path: root/lib/tdb/tdb.exports
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-10-23 19:53:38 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-10-23 18:37:16 +0000
commitdec00bf0974ea3b5079c32e2a6e6253954297253 (patch)
tree6f11dac55b8aeb730973ba9213a4e23f882de41d /lib/tdb/tdb.exports
parentc7d7c8f6f8b85c15d3fef37d516e34961ee4f31a (diff)
downloadsamba-dec00bf0974ea3b5079c32e2a6e6253954297253.tar.gz
samba-dec00bf0974ea3b5079c32e2a6e6253954297253.tar.bz2
samba-dec00bf0974ea3b5079c32e2a6e6253954297253.zip
tdb: Revert re-addition of tdb_set_logging_function.
I accidentally committed this patch which we carry in the Debian packages. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 23 18:37:16 UTC 2010 on sn-devel-104
Diffstat (limited to 'lib/tdb/tdb.exports')
-rw-r--r--lib/tdb/tdb.exports1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tdb/tdb.exports b/lib/tdb/tdb.exports
index 09b9a96964..73b8fd634c 100644
--- a/lib/tdb/tdb.exports
+++ b/lib/tdb/tdb.exports
@@ -23,7 +23,6 @@
tdb_freelist_size;
tdb_get_flags;
tdb_get_logging_private;
- tdb_logging_function;
tdb_get_seqnum;
tdb_hash_size;
tdb_increment_seqnum_nonblock;