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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 12 04:22:39 UTC 2010


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

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

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

---

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

diff --git a/progs/trivial/tri-fbo-tex.c b/progs/trivial/tri-fbo-tex.c
index 8d1f871..eacb7d5 100644
--- a/progs/trivial/tri-fbo-tex.c
+++ b/progs/trivial/tri-fbo-tex.c
@@ -6,8 +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