Mesa (master): draw: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Sep 16 01:18:16 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Sep 15 18:17:51 2010 -0700

draw: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/draw/draw_llvm_translate.c b/src/gallium/auxiliary/draw/draw_llvm_translate.c
index 6ebe1f7..5171327 100644
--- a/src/gallium/auxiliary/draw/draw_llvm_translate.c
+++ b/src/gallium/auxiliary/draw/draw_llvm_translate.c
@@ -3,7 +3,6 @@
 
 #include "draw_llvm.h"
 
-#include "gallivm/lp_bld_arit.h"
 #include "gallivm/lp_bld_struct.h"
 #include "gallivm/lp_bld_format.h"
 #include "gallivm/lp_bld_debug.h"




More information about the mesa-commit mailing list