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