Mesa (master): cso: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Mon Mar 22 18:34:43 UTC 2010


Module: Mesa
Branch: master
Commit: 45d1dc26072ea83ee10cf1c8907cfdf5df51928e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=45d1dc26072ea83ee10cf1c8907cfdf5df51928e

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Mar 22 11:34:18 2010 -0700

cso: Remove unnecessary header.

---

 src/gallium/auxiliary/cso_cache/cso_context.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/cso_cache/cso_context.c b/src/gallium/auxiliary/cso_cache/cso_context.c
index d6f8dd3..6fd4bd3 100644
--- a/src/gallium/auxiliary/cso_cache/cso_context.c
+++ b/src/gallium/auxiliary/cso_cache/cso_context.c
@@ -39,7 +39,6 @@
 #include "util/u_inlines.h"
 #include "util/u_math.h"
 #include "util/u_memory.h"
-#include "util/u_sampler.h"
 #include "tgsi/tgsi_parse.h"
 
 #include "cso_cache/cso_context.h"




More information about the mesa-commit mailing list