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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 06:50:35 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 22:50:08 2010 -0800

mesa: Remove unnecessary header from attrib.c.

---

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

diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c
index a14f71c..7adb2e2 100644
--- a/src/mesa/main/attrib.c
+++ b/src/mesa/main/attrib.c
@@ -33,7 +33,6 @@
 #include "bufferobj.h"
 #include "clear.h"
 #include "colormac.h"
-#include "colortab.h"
 #include "context.h"
 #include "depth.h"
 #include "enable.h"




More information about the mesa-commit mailing list