Mesa (mesa_7_7_branch): tnl: Remove unnecessary header from t_pipeline.c.

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 13 03:55:54 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: dffcbee8e72398e1492a1c957de788e1e87850ac
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=dffcbee8e72398e1492a1c957de788e1e87850ac

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 12 19:55:24 2010 -0800

tnl: Remove unnecessary header from t_pipeline.c.

---

 src/mesa/tnl/t_pipeline.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/tnl/t_pipeline.c b/src/mesa/tnl/t_pipeline.c
index 357ef1e..2cc677e 100644
--- 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"




More information about the mesa-commit mailing list