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 be6fcdb3bdc..f5702f009bc 100644 --- a/src/intel/common/gen_debug.c +++ b/src/intel/common/gen_debug.c @@ -57,7 +57,6 @@ static const struct debug_control debug_control[] = { { "vert", DEBUG_VERTS }, { "dri", DEBUG_DRI }, { "sf", DEBUG_SF }, - { "stats", DEBUG_STATS }, { "wm", DEBUG_WM }, { "urb", DEBUG_URB }, { "vs", DEBUG_VS }, |