From: Brian Date: Mon, 15 Oct 2007 16:30:09 +0000 (-0600) Subject: remove unused includes X-Git-Tag: 062012170305~17580^2~390^2~3875 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66ea4b7c7c6c61cfacb3640cfc264cae575062cd;p=profile%2Fivi%2Fmesa.git remove unused includes --- diff --git a/src/mesa/pipe/draw/draw_vertex.c b/src/mesa/pipe/draw/draw_vertex.c index 6f81e6e..1204a94 100644 --- a/src/mesa/pipe/draw/draw_vertex.c +++ b/src/mesa/pipe/draw/draw_vertex.c @@ -35,8 +35,6 @@ #include "pipe/p_defines.h" -#include "pipe/p_context.h" -#include "pipe/p_winsys.h" #include "pipe/p_util.h" #include "pipe/draw/draw_private.h"