ldb/tests: don't use TEVENT_DEPRECATED in ldb_kv_ops_test.c
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Apr 2018 12:31:20 +0000 (14:31 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 May 2018 06:17:44 +0000 (08:17 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/ldb/tests/ldb_kv_ops_test.c

index 837b139d3be0031ad3ad4f7d0d09a4f4b339286a..33575af60114047f2d7a03beb2d953e86bd5f3c8 100644 (file)
 #include <errno.h>
 #include <unistd.h>
 #include <talloc.h>
-
-#define TEVENT_DEPRECATED 1
 #include <tevent.h>
-
 #include <ldb.h>
 #include <ldb_module.h>
 #include <ldb_private.h>