diff --git a/src/intel/vulkan/anv_private.h b/src/intel/vulkan/anv_private.h index 6363fe366ec..9d03b9c9c42 100644 --- a/src/intel/vulkan/anv_private.h +++ b/src/intel/vulkan/anv_private.h @@ -1952,7 +1952,6 @@ struct anv_device { struct anv_cmd_buffer *cmd_buffer_being_decoded; int perf_fd; /* -1 if no opened */ - uint64_t perf_metric; /* 0 if unset */ struct intel_aux_map_context *aux_map_ctx;