Module: Mesa Branch: master Commit: 8edf085c77c84c8b09762dab0dfd31fac51fe65d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8edf085c77c84c8b09762dab0dfd31fac51fe65d
Author: Vinson Lee <[email protected]> Date: Thu Mar 25 22:40:03 2010 -0700 identity: Remove unnecessary header. --- src/gallium/drivers/identity/id_drm.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/identity/id_drm.c b/src/gallium/drivers/identity/id_drm.c index 936ccc4..26920fe 100644 --- a/src/gallium/drivers/identity/id_drm.c +++ b/src/gallium/drivers/identity/id_drm.c @@ -31,7 +31,6 @@ #include "id_drm.h" #include "id_screen.h" #include "id_public.h" -#include "id_screen.h" #include "id_objects.h" struct identity_drm_api _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
