[Mesa-dev] [PATCH 03/14] intel: decoder: remove unused variable
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Thu Aug 2 09:39:15 UTC 2018
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
---
src/intel/common/gen_decoder.h | 2 --
1 file changed, 2 deletions(-)
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.
--
2.18.0
More information about the mesa-dev
mailing list