Mesa (master): gallivm: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Oct 8 21:03:40 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Oct  8 14:03:10 2010 -0700

gallivm: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_conv.c b/src/gallium/auxiliary/gallivm/lp_bld_conv.c
index b5ed4c2..127b13b 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_conv.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_conv.c
@@ -70,7 +70,6 @@
 #include "lp_bld_arit.h"
 #include "lp_bld_pack.h"
 #include "lp_bld_conv.h"
-#include "lp_bld_intr.h"
 
 
 /**




More information about the mesa-commit mailing list