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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 03:10:47 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 19:10:05 2010 -0800

mesa: Remove unnecessary header from points.c.

---

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

diff --git a/src/mesa/main/points.c b/src/mesa/main/points.c
index dcaeccd..e743a2e 100644
--- a/src/mesa/main/points.c
+++ b/src/mesa/main/points.c
@@ -32,7 +32,6 @@
 #include "context.h"
 #include "macros.h"
 #include "points.h"
-#include "texstate.h"
 #include "mtypes.h"
 
 




More information about the mesa-commit mailing list