Mesa (master): draw: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jul 6 22:50:11 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jul  6 15:49:40 2010 -0700

draw: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/draw/draw_llvm_sample.c b/src/gallium/auxiliary/draw/draw_llvm_sample.c
index 2613224..e981101 100644
--- a/src/gallium/auxiliary/draw/draw_llvm_sample.c
+++ b/src/gallium/auxiliary/draw/draw_llvm_sample.c
@@ -38,7 +38,6 @@
 #include "gallivm/lp_bld_tgsi.h"
 
 
-#include "util/u_cpu_detect.h"
 #include "util/u_debug.h"
 #include "util/u_memory.h"
 #include "util/u_pointer.h"




More information about the mesa-commit mailing list