Dead code.
---
src/intel/tools/aubinator_error_decode.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/intel/tools/aubinator_error_decode.c
b/src/intel/tools/aubinator_error_decode.c
index 0b0a308a317..9cd0fa761dd 100644
--- a/src/intel/tools/aubinator_error_decode.c
+++ b/src/intel/tools/aubinator_error_decode.c
@@ -207,8 +207,6 @@ print_fault_data(struct gen_device_info *devinfo, uint32_t
data1, uint32_t data0
data1 & (1 << 4) ? "GGTT" : "PPGTT");
}
-#define MAX_RINGS 10 /* I really hope this never... */
-
#define CSI "\e["
#define NORMAL CSI "0m"
--
2.15.0
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev