mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r2442: remove unused event_loop_once() call
metze (This used to be commit 3cd63030b1433ddc3ae89e2f45c6f7a27b7d1756)
This commit is contained in:
parent
61ef245372
commit
8f85b3f771
@ -89,8 +89,6 @@ BOOL torture_rpc_drsuapi(int dummy)
|
||||
|
||||
printf("Connected to DRAUAPI pipe\n");
|
||||
|
||||
event_loop_once(p->transport.event_context(p));
|
||||
|
||||
mem_ctx = talloc_init("torture_rpc_drsuapi");
|
||||
|
||||
if (!test_Bind(p, mem_ctx, &handle)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user