Mesa (master): mesa: remove unused header

Brian Paul brianp at kemper.freedesktop.org
Wed May 12 03:44:46 UTC 2010


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

Author: Brian Paul <brianp at vmware.com>
Date:   Tue May 11 21:07:16 2010 -0600

mesa: remove unused header

---

 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 92fb8d2..002448f 100644
--- a/src/mesa/main/attrib.c
+++ b/src/mesa/main/attrib.c
@@ -46,7 +46,6 @@
 #include "points.h"
 #include "polygon.h"
 #include "scissor.h"
-#include "simple_list.h"
 #include "stencil.h"
 #include "texenv.h"
 #include "texgen.h"




More information about the mesa-commit mailing list