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

Vinson Lee vlee at kemper.freedesktop.org
Mon Jan 11 08:25:23 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 11 00:24:39 2010 -0800

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

---

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

diff --git a/progs/demos/fbotexture.c b/progs/demos/fbotexture.c
index 5648266..46bf1c5 100644
--- a/progs/demos/fbotexture.c
+++ b/progs/demos/fbotexture.c
@@ -14,7 +14,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <math.h>
 #include "extfuncs.h"
 
 /* For debug */




More information about the mesa-commit mailing list