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

Vinson Lee vlee at kemper.freedesktop.org
Fri Jan 22 07:25:15 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jan 21 23:24:40 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 df4725c..2e8fb74 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 <math.h>
 
 /* For debug */
 




More information about the mesa-commit mailing list