projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee9a6f
)
vbo: Remove unnecessary header from vbo_exec_draw.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 00:37:30 +0000
(16:37 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 00:37:30 +0000
(16:37 -0800)
src/mesa/vbo/vbo_exec_draw.c
patch
|
blob
|
history
diff --git
a/src/mesa/vbo/vbo_exec_draw.c
b/src/mesa/vbo/vbo_exec_draw.c
index 4f43856016cd0438c28a3215da09498940fde853..d7dbbceb1b767230ae53eb2ae86a03c755c61613 100644
(file)
--- a/
src/mesa/vbo/vbo_exec_draw.c
+++ b/
src/mesa/vbo/vbo_exec_draw.c
@@
-30,7
+30,6
@@
#include "main/context.h"
#include "main/enums.h"
#include "main/state.h"
-#include "main/macros.h"
#include "vbo_context.h"