Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from nvvertparse.c.

Vinson Lee vlee at kemper.freedesktop.org
Sun Jan 17 00:15:59 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Jan 16 16:15:37 2010 -0800

mesa: Remove unnecessary header from nvvertparse.c.

---

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

diff --git a/src/mesa/shader/nvvertparse.c b/src/mesa/shader/nvvertparse.c
index 8574016..baff765 100644
--- a/src/mesa/shader/nvvertparse.c
+++ b/src/mesa/shader/nvvertparse.c
@@ -40,7 +40,6 @@
 #include "main/glheader.h"
 #include "main/context.h"
 #include "main/imports.h"
-#include "main/macros.h"
 #include "nvprogram.h"
 #include "nvvertparse.h"
 #include "prog_instruction.h"




More information about the mesa-commit mailing list