Module: Mesa Branch: master Commit: 1574fb78465136b90e42126607a4d39c3db778de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1574fb78465136b90e42126607a4d39c3db778de
Author: Vinson Lee <[email protected]> Date: Mon Jun 7 16:54:18 2010 -0700 r600g: Remove unnecessary header. --- src/gallium/drivers/r600/r600_helper.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/r600/r600_helper.c b/src/gallium/drivers/r600/r600_helper.c index 9370a53..e3175b6 100644 --- a/src/gallium/drivers/r600/r600_helper.c +++ b/src/gallium/drivers/r600/r600_helper.c @@ -26,7 +26,6 @@ #include <stdio.h> #include <errno.h> #include <util/u_inlines.h> -#include <util/u_format.h> #include "r600_screen.h" #include "r600d.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
