projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69ef34
)
draw llvm: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Tue, 20 Apr 2010 06:58:23 +0000
(23:58 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 20 Apr 2010 06:58:23 +0000
(23:58 -0700)
src/gallium/auxiliary/draw/draw_llvm.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/draw/draw_llvm.c
b/src/gallium/auxiliary/draw/draw_llvm.c
index e3ef9e425fa6bc21fddf1fdb516acc02fdab40a1..9d1103176981af7d7bb9f010e8218f5606891196 100644
(file)
--- a/
src/gallium/auxiliary/draw/draw_llvm.c
+++ b/
src/gallium/auxiliary/draw/draw_llvm.c
@@
-10,7
+10,6
@@
#include "gallivm/lp_bld_debug.h"
#include "gallivm/lp_bld_tgsi.h"
#include "gallivm/lp_bld_printf.h"
-#include "gallivm/lp_bld_init.h"
#include "tgsi/tgsi_exec.h"