sq dcerpc_binding_handle_call_params_done
authorStefan Metzmacher <metze@samba.org>
Fri, 29 Jul 2016 10:36:28 +0000 (12:36 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Jun 2019 11:15:20 +0000 (13:15 +0200)
librpc/rpc/binding_handle.c

index c9c880bc77afec48cbd074f7a9b304fd91172c34..ccae8fbbedef765bdf84c271d9b605b9e73b1baa 100644 (file)
@@ -773,7 +773,7 @@ static void dcerpc_binding_handle_call_params_done(struct tevent_req *subreq)
        struct dcerpc_binding_handle_call_params_state *state =
                tevent_req_data(req,
                struct dcerpc_binding_handle_call_params_state);
-       struct dcerpc_binding_handle *h = state->h;
+//     struct dcerpc_binding_handle *h = state->h;
        NTSTATUS error;
        uint32_t out_flags = 0;
        enum ndr_err_code ndr_err;