progs/redbook: Remove unnecessary header from aapoly.c.
authorVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 03:52:22 +0000 (19:52 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 03:52:22 +0000 (19:52 -0800)
progs/redbook/aapoly.c

index b7b2b270902f5cd792c3a7e0baaa79d16769163b..64d06b7b3dae5b46160a010b7dbfd87047af65e9 100644 (file)
@@ -45,7 +45,6 @@
 #include <GL/glut.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <string.h>
 
 GLboolean polySmooth = GL_TRUE;