s4-torture: Add function declarations to lease_break_handler.h
[kai/samba-autobuild/.git] / source4 / torture / smb2 / lease_break_handler.c
index b70234420bdc3bc75571d6adaebec2806ab89a23..5f8e325d63f97a2672410d6ddc76e7011e6cad43 100644 (file)
@@ -124,11 +124,3 @@ done:
 
        return;
 }
-
- void torture_reset_lease_break_info(struct torture_context *tctx,
-                                    struct lease_break_info *r)
-{
-       ZERO_STRUCTP(r);
-       r->tctx = tctx;
-}
-