Mesa (mesa_7_7_branch): progs/glsl: Remove duplicate included header from shtest.c.

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


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

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

progs/glsl: Remove duplicate included header from shtest.c.

---

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

diff --git a/progs/glsl/shtest.c b/progs/glsl/shtest.c
index 7b1917b..520eccf 100644
--- a/progs/glsl/shtest.c
+++ b/progs/glsl/shtest.c
@@ -29,7 +29,6 @@
 
 
 #include <assert.h>
-#include <string.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>




More information about the mesa-commit mailing list