Module: Mesa Branch: master Commit: 01985390bee06da259cf8686b7be98c4cab1b79e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01985390bee06da259cf8686b7be98c4cab1b79e
Author: Vinson Lee <[email protected]> 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" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
