From 66ea4b7c7c6c61cfacb3640cfc264cae575062cd Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 15 Oct 2007 10:30:09 -0600 Subject: [PATCH] remove unused includes --- src/mesa/pipe/draw/draw_vertex.c | 2 -- 1 file changed, 2 deletions(-) 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" -- 2.7.4