Module: Mesa Branch: master Commit: fddd5834ff4fc1bf629f25db0a723ae24e3c0b34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fddd5834ff4fc1bf629f25db0a723ae24e3c0b34
Author: Vinson Lee <[email protected]> Date: Wed Jun 23 15:17:00 2010 -0700 llvmpipe: Remove unnecessary header. --- src/gallium/drivers/llvmpipe/lp_state_so.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/llvmpipe/lp_state_so.c b/src/gallium/drivers/llvmpipe/lp_state_so.c index 4c64a5b..30b17c9 100644 --- a/src/gallium/drivers/llvmpipe/lp_state_so.c +++ b/src/gallium/drivers/llvmpipe/lp_state_so.c @@ -29,7 +29,6 @@ #include "lp_state.h" #include "lp_texture.h" -#include "util/u_format.h" #include "util/u_memory.h" #include "draw/draw_context.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
