Mesa (mesa_7_7_branch): progs/redbook: Remove unnecessary header from aapoly.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 12 03:53:04 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 11 19:52:22 2010 -0800

progs/redbook: Remove unnecessary header from aapoly.c.

---

 progs/redbook/aapoly.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/progs/redbook/aapoly.c b/progs/redbook/aapoly.c
index b7b2b27..64d06b7 100644
--- a/progs/redbook/aapoly.c
+++ b/progs/redbook/aapoly.c
@@ -45,7 +45,6 @@
 #include <GL/glut.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <string.h>
 
 GLboolean polySmooth = GL_TRUE;
 




More information about the mesa-commit mailing list