Mesa (master): draw llvm: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Apr 8 07:34:04 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Apr  8 00:30:40 2010 -0700

draw llvm: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/draw/draw_llvm.c b/src/gallium/auxiliary/draw/draw_llvm.c
index be73a67..ef93da7 100644
--- a/src/gallium/auxiliary/draw/draw_llvm.c
+++ b/src/gallium/auxiliary/draw/draw_llvm.c
@@ -15,7 +15,6 @@
 
 #include "util/u_cpu_detect.h"
 #include "util/u_string.h"
-#include "tgsi/tgsi_dump.h"
 
 #include <llvm-c/Transforms/Scalar.h>
 




More information about the mesa-commit mailing list