Mesa (mesa_7_7_branch): progs/demos: Remove unnecessary header from isosurf .c.

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


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

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

progs/demos: Remove unnecessary header from isosurf.c.

---

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

diff --git a/progs/demos/isosurf.c b/progs/demos/isosurf.c
index dd56965..d9e50a3 100644
--- a/progs/demos/isosurf.c
+++ b/progs/demos/isosurf.c
@@ -27,7 +27,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include <string.h>
 #include <math.h>
 #ifdef _WIN32
 #include <windows.h>




More information about the mesa-commit mailing list