From 47e61426586bb9f9f40950e9c4372e4f12bb9ed6 Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Sat, 3 Apr 2010 00:51:19 +0100 Subject: util: Revert unsolicited, untested, unreviewed, and broken changes to format support. Not all is bad, but I'm afraid I'll have to throw the baby with the water given they are all tied to together. --- src/gallium/drivers/nv50/nv50_context.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/nv50/nv50_context.c') diff --git a/src/gallium/drivers/nv50/nv50_context.c b/src/gallium/drivers/nv50/nv50_context.c index 92b194a8f8..aa14e17872 100644 --- a/src/gallium/drivers/nv50/nv50_context.c +++ b/src/gallium/drivers/nv50/nv50_context.c @@ -22,7 +22,6 @@ #include "draw/draw_context.h" #include "pipe/p_defines.h" -#include "util/u_format.h" #include "nv50_context.h" #include "nv50_screen.h" -- cgit v1.2.3