Mesa (mesa_7_7_branch): progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 12 04:16:50 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 11 20:15:59 2010 -0800

progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.

---

 progs/trivial/tri-fbo-tex-mip.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/progs/trivial/tri-fbo-tex-mip.c b/progs/trivial/tri-fbo-tex-mip.c
index 0744369..df4725c 100644
--- a/progs/trivial/tri-fbo-tex-mip.c
+++ b/progs/trivial/tri-fbo-tex-mip.c
@@ -6,7 +6,6 @@
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <math.h>
 
 /* For debug */




More information about the mesa-commit mailing list