Mesa (mesa_7_7_branch): swrast: Remove unnecessary header from s_points.c.

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 13 05:51:58 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 12 21:51:19 2010 -0800

swrast: Remove unnecessary header from s_points.c.

---

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

diff --git a/src/mesa/swrast/s_points.c b/src/mesa/swrast/s_points.c
index 50ec206..6b95542 100644
--- a/src/mesa/swrast/s_points.c
+++ b/src/mesa/swrast/s_points.c
@@ -27,7 +27,6 @@
 #include "main/colormac.h"
 #include "main/context.h"
 #include "main/macros.h"
-#include "main/texstate.h"
 #include "s_context.h"
 #include "s_feedback.h"
 #include "s_points.h"




More information about the mesa-commit mailing list