]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Revert "s3:winbindd: set TEVENT_DEPRECATED as tevent_thread_call_depth_*() api will...
authorAndreas Schneider <asn@samba.org>
Wed, 19 Jul 2023 09:19:55 +0000 (11:19 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Jul 2023 10:57:27 +0000 (10:57 +0000)
This reverts commit 28ddcaf4d8ebb7a4e3498518580ff71662d3cee0.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jul 19 10:57:27 UTC 2023 on atb-devel-224

source3/winbindd/winbindd.c
source3/winbindd/winbindd_dual.c

index f11f2afc651f5716e406a7f9b4a6bbca2e2dc4e8..765e5a2561b37bcb6465ad05dcbc5bfdbb09ba83 100644 (file)
@@ -22,7 +22,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#define TEVENT_DEPRECATED 1
 #include "includes.h"
 #include "lib/cmdline/cmdline.h"
 #include "winbindd.h"
index 787b9addc604d879efbe9e5f47298f07ced7ec45..36562ab10b8d35ccd15c8a60a1c1d6307a4fb0d8 100644 (file)
@@ -27,7 +27,6 @@
  * that can be handled locally.
  */
 
-#define TEVENT_DEPRECATED 1
 #include "includes.h"
 #include "winbindd.h"
 #include "rpc_client/rpc_client.h"