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

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 13 04:16:04 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 12 20:14:36 2010 -0800

tnl: Remove unnecessary header from t_context.c.

---

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

diff --git a/src/mesa/tnl/t_context.c b/src/mesa/tnl/t_context.c
index db21b45..5a14e59 100644
--- 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"
 




More information about the mesa-commit mailing list