diff options
Diffstat (limited to 'src/intel/common/gen_debug.c')
-rw-r--r-- | src/intel/common/gen_debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel/common/gen_debug.c b/src/intel/common/gen_debug.c index 96efdab65f7..1e0ba573c47 100644 --- a/src/intel/common/gen_debug.c +++ b/src/intel/common/gen_debug.c @@ -62,7 +62,6 @@ static const struct debug_control debug_control[] = { { "urb", DEBUG_URB }, { "vs", DEBUG_VS }, { "clip", DEBUG_CLIP }, - { "aub", DEBUG_AUB }, { "shader_time", DEBUG_SHADER_TIME }, { "no16", DEBUG_NO16 }, { "blorp", DEBUG_BLORP }, |