Mesa (mesa_7_7_branch): mesa: Remove unnecessary headers from vtxfmt.c.

Vinson Lee vlee at kemper.freedesktop.org
Sun Jan 17 09:49:44 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Jan 17 01:49:16 2010 -0800

mesa: Remove unnecessary headers from vtxfmt.c.

---

 src/mesa/main/vtxfmt.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/main/vtxfmt.c b/src/mesa/main/vtxfmt.c
index c9eea8a..0dd3e5e 100644
--- a/src/mesa/main/vtxfmt.c
+++ b/src/mesa/main/vtxfmt.c
@@ -28,11 +28,9 @@
 
 #include "glheader.h"
 #include "api_arrayelt.h"
-#include "api_loopback.h"
 #include "context.h"
 #include "imports.h"
 #include "mtypes.h"
-#include "state.h"
 #include "vtxfmt.h"
 #include "eval.h"
 #include "dlist.h"




More information about the mesa-commit mailing list