From: Lionel Landwerlin Date: Mon, 30 Jul 2018 01:55:54 +0000 (+0100) Subject: intel: decoder: remove unused variable X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db4770ee57e77af035665c2afbea6c089f898579;p=mesa.git intel: decoder: remove unused variable Signed-off-by: Lionel Landwerlin Reviewed-by: Eric Engestrom --- diff --git a/src/intel/common/gen_decoder.h b/src/intel/common/gen_decoder.h index d8add4ccdb7..a80c50b6647 100644 --- a/src/intel/common/gen_decoder.h +++ b/src/intel/common/gen_decoder.h @@ -202,8 +202,6 @@ struct gen_batch_decode_bo { const void *map; }; -struct gen_disasm *disasm; - struct gen_batch_decode_ctx { /** * Return information about the buffer containing the given address.