Quieten debug message.

This commit is contained in:
Keith Whitwell 2006-10-05 11:27:13 +00:00
parent 6921063520
commit e7b0ec9ae7

View file

@ -60,9 +60,11 @@ static const char *wm_opcode_strings[] = {
"FB_WRITE"
};
#if 0
static const char *wm_file_strings[] = {
"PAYLOAD"
};
#endif
/***********************************************************************