llvmpipe: remove misleading debug string

This commit is contained in:
Keith Whitwell
2010-11-30 11:22:46 +00:00
parent 2d31f048ce
commit d9169364d4
-1
View File
@@ -263,7 +263,6 @@ execute_clears( struct lp_setup_context *setup )
const char *states[] = {
"FLUSHED",
"EMPTY ",
"CLEARED",
"ACTIVE "
};