diff options
Diffstat (limited to 'src/intel/common/gen_decoder.h')
-rw-r--r-- | src/intel/common/gen_decoder.h | 2 |
1 files changed, 0 insertions, 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. |