projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fce8ad
)
progs/demos: Remove unnecessary header from morph3d.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 12 Jan 2010 03:29:26 +0000
(19:29 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 12 Jan 2010 03:29:26 +0000
(19:29 -0800)
progs/demos/morph3d.c
patch
|
blob
|
history
diff --git
a/progs/demos/morph3d.c
b/progs/demos/morph3d.c
index 01a06aba0ff77dae88da7827017cc2bd91b9e0aa..eab520a9897c0b17aec832e14c602485bb2f8dc9 100644
(file)
--- 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