From e7b0ec9ae79d4ec4aba402b9124fde55d914da92 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Thu, 5 Oct 2006 11:27:13 +0000 Subject: Quieten debug message. --- src/mesa/drivers/dri/i965/brw_wm_fp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mesa/drivers/dri/i965/brw_wm_fp.c') diff --git a/src/mesa/drivers/dri/i965/brw_wm_fp.c b/src/mesa/drivers/dri/i965/brw_wm_fp.c index 8bf55790bf..04c7555b9b 100644 --- a/src/mesa/drivers/dri/i965/brw_wm_fp.c +++ b/src/mesa/drivers/dri/i965/brw_wm_fp.c @@ -60,9 +60,11 @@ static const char *wm_opcode_strings[] = { "FB_WRITE" }; +#if 0 static const char *wm_file_strings[] = { "PAYLOAD" }; +#endif /*********************************************************************** -- cgit v1.2.3