projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a24d852
)
tnl: Remove unnecessary header from t_pipeline.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 03:55:24 +0000
(19:55 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 03:55:24 +0000
(19:55 -0800)
src/mesa/tnl/t_pipeline.c
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/t_pipeline.c
b/src/mesa/tnl/t_pipeline.c
index 357ef1e24b5bf4914fe2b3e3b4e31d86eb314ae3..2cc677e5bf7a1d19616b8fe516d876cd13fa5545 100644
(file)
--- a/
src/mesa/tnl/t_pipeline.c
+++ b/
src/mesa/tnl/t_pipeline.c
@@
-28,7
+28,6
@@
#include "main/glheader.h"
#include "main/context.h"
#include "main/imports.h"
-#include "main/state.h"
#include "main/mtypes.h"
#include "t_context.h"