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:
e6ee4e1
)
llvmpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 23 Jun 2010 22:17:00 +0000
(15:17 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 23 Jun 2010 22:17:00 +0000
(15:17 -0700)
src/gallium/drivers/llvmpipe/lp_state_so.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_state_so.c
b/src/gallium/drivers/llvmpipe/lp_state_so.c
index
4c64a5b
..
30b17c9
100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_state_so.c
+++ b/
src/gallium/drivers/llvmpipe/lp_state_so.c
@@
-29,7
+29,6
@@
#include "lp_state.h"
#include "lp_texture.h"
-#include "util/u_format.h"
#include "util/u_memory.h"
#include "draw/draw_context.h"