projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
583c11d
)
remove unused includes
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 15 Oct 2007 16:30:09 +0000
(10:30 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 15 Oct 2007 16:30:09 +0000
(10:30 -0600)
src/mesa/pipe/draw/draw_vertex.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/draw/draw_vertex.c
b/src/mesa/pipe/draw/draw_vertex.c
index 6f81e6e8a390df9369876af6b49f7e6c50963d15..1204a944dea69da88d31952f7431ab6348436df2 100644
(file)
--- 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"