Browse Source

Quieten debug message.

tags/mesa_6_5_2
Keith Whitwell 19 years ago
parent
commit
e7b0ec9ae7
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/mesa/drivers/dri/i965/brw_wm_fp.c

+ 2
- 0
src/mesa/drivers/dri/i965/brw_wm_fp.c View File

@@ -60,9 +60,11 @@ static const char *wm_opcode_strings[] = {
"FB_WRITE"
};

#if 0
static const char *wm_file_strings[] = {
"PAYLOAD"
};
#endif


/***********************************************************************

Loading…
Cancel
Save