Mesa (mesa_7_7_branch): x86: Remove unnecessary header from x86_xform.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 12 05:04:59 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 11 21:04:16 2010 -0800

x86: Remove unnecessary header from x86_xform.c.

---

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

diff --git a/src/mesa/x86/x86_xform.c b/src/mesa/x86/x86_xform.c
index 52f6b25..c834e2b 100644
--- a/src/mesa/x86/x86_xform.c
+++ b/src/mesa/x86/x86_xform.c
@@ -30,7 +30,6 @@
 #include "main/glheader.h"
 #include "main/context.h"
 #include "math/m_xform.h"
-#include "tnl/t_context.h"
 
 #include "x86_xform.h"
 #include "common_x86_asm.h"




More information about the mesa-commit mailing list