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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 03:04:22 UTC 2010


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

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

mesa: Remove unnecessary header from polygon.c.

---

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

diff --git a/src/mesa/main/polygon.c b/src/mesa/main/polygon.c
index 376a87a..dcde675 100644
--- a/src/mesa/main/polygon.c
+++ b/src/mesa/main/polygon.c
@@ -34,7 +34,6 @@
 #include "context.h"
 #include "image.h"
 #include "enums.h"
-#include "macros.h"
 #include "polygon.h"
 #include "mtypes.h"
 




More information about the mesa-commit mailing list