Mesa (master): gallivm: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jul 6 22:46:00 UTC 2010


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

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

gallivm: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_arit.c b/src/gallium/auxiliary/gallivm/lp_bld_arit.c
index 3ceff86..f5f2623 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_arit.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_arit.c
@@ -56,7 +56,6 @@
 #include "lp_bld_intr.h"
 #include "lp_bld_logic.h"
 #include "lp_bld_pack.h"
-#include "lp_bld_debug.h"
 #include "lp_bld_arit.h"
 
 




More information about the mesa-commit mailing list