librpc/rpc/binding_handle.c unused vars
[metze/samba/wip.git] / librpc / rpc / binding_handle.c
index 6e8373b6f13258ec54f3eb880a90b4b6b1d0fa56..9f467a92511016807897114f511f19247b1d0f8b 100644 (file)
@@ -1046,9 +1046,6 @@ static void dcerpc_binding_handle_call_params_push_done(struct tevent_req *subre
        struct dcerpc_binding_handle_call_params_push_state *state =
                tevent_req_data(req,
                struct dcerpc_binding_handle_call_params_push_state);
-       struct dcerpc_binding_handle_call_params_pipe *pp =
-               dcerpc_pipe_handle_data(state->p,
-               struct dcerpc_binding_handle_call_params_pipe);
        NTSTATUS status;
 
        status = dcerpc_binding_handle_raw_call_in_recv(subreq);