s4:librpc/rpc: autodetect the need of async call logic
[amitay/samba.git] / source4 / librpc / rpc / dcerpc.h
index b1875045bd5c27533c3a3e26cd4b8038ff91697e..4546529a5ffc234635514d88a22c53f060f27826 100644 (file)
@@ -230,7 +230,6 @@ struct rpc_request {
        const struct GUID *object;
        uint16_t opnum;
        DATA_BLOB request_data;
-       bool async_call;
        bool ignore_timeout;
 
        /* use by the ndr level async recv call */