projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c7cf3f
)
tnl: Remove unnecessary header from t_context.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 04:14:36 +0000
(20:14 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 04:14:36 +0000
(20:14 -0800)
src/mesa/tnl/t_context.c
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/t_context.c
b/src/mesa/tnl/t_context.c
index db21b4589de6a2a4fed94a73f930c43bf30697c2..5a14e595a0403b8993c40053764f3f7c6cbb708d 100644
(file)
--- a/
src/mesa/tnl/t_context.c
+++ b/
src/mesa/tnl/t_context.c
@@
-38,7
+38,6
@@
#include "tnl.h"
#include "t_context.h"
#include "t_pipeline.h"
-#include "t_vp_build.h"
#include "vbo/vbo.h"