From: Stefan Metzmacher Date: Thu, 12 Apr 2018 12:31:20 +0000 (+0200) Subject: ldb/tests: don't use TEVENT_DEPRECATED in ldb_kv_ops_test.c X-Git-Tag: ldb-1.4.0~453 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48bd332dc05d05a0b1e64106a9266d1c5a591f6;p=thirdparty%2Fsamba.git ldb/tests: don't use TEVENT_DEPRECATED in ldb_kv_ops_test.c Signed-off-by: Stefan Metzmacher Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- diff --git a/lib/ldb/tests/ldb_kv_ops_test.c b/lib/ldb/tests/ldb_kv_ops_test.c index 837b139d3be..33575af6011 100644 --- a/lib/ldb/tests/ldb_kv_ops_test.c +++ b/lib/ldb/tests/ldb_kv_ops_test.c @@ -52,10 +52,7 @@ #include #include #include - -#define TEVENT_DEPRECATED 1 #include - #include #include #include