Module: Mesa Branch: master Commit: e188d1e632bd9e354f4938b763280a2cd901939f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e188d1e632bd9e354f4938b763280a2cd901939f
Author: Vinson Lee <[email protected]> Date: Sun Apr 11 14:03:57 2010 -0700 trace: Remove unnecessary header. --- src/gallium/drivers/trace/tr_screen.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/trace/tr_screen.c b/src/gallium/drivers/trace/tr_screen.c index dbd10c6..8b0715b 100644 --- a/src/gallium/drivers/trace/tr_screen.c +++ b/src/gallium/drivers/trace/tr_screen.c @@ -36,7 +36,6 @@ #include "tr_screen.h" #include "tr_public.h" -#include "util/u_inlines.h" #include "pipe/p_format.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
