summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-11 19:29:26 -0800
committerVinson Lee <vlee@vmware.com>2010-01-11 19:29:26 -0800
commit78ddce9fdada4b09a008b65d91e3e43cfe011459 (patch)
tree31a1908ba6b68d4b7b85629fc54567114673d1d5 /progs
parent3fce8ad2de9500add86ca1e75c0c79361ee1b524 (diff)
progs/demos: Remove unnecessary header from morph3d.c.
Diffstat (limited to 'progs')
-rw-r--r--progs/demos/morph3d.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/demos/morph3d.c b/progs/demos/morph3d.c
index 01a06aba0f..eab520a989 100644
--- a/progs/demos/morph3d.c
+++ b/progs/demos/morph3d.c
@@ -137,7 +137,6 @@ So the angle is:
#endif
#include <GL/glut.h>
#include <math.h>
-#include <string.h>
#define Scale 0.3