projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc14fb9
)
cso: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Mon, 22 Mar 2010 18:34:18 +0000
(11:34 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 22 Mar 2010 18:34:18 +0000
(11:34 -0700)
src/gallium/auxiliary/cso_cache/cso_context.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/cso_cache/cso_context.c
b/src/gallium/auxiliary/cso_cache/cso_context.c
index
d6f8dd3
..
6fd4bd3
100644
(file)
--- 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"