summaryrefslogtreecommitdiffstats
path: root/progs/trivial
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-21 23:24:40 -0800
committerVinson Lee <vlee@vmware.com>2010-01-21 23:24:40 -0800
commit8bc3c06d86b9c4b440402f1ca419da3045d2ed25 (patch)
tree8c3aa69aec4459a509edf1f306eefef9846d72d7 /progs/trivial
parenta1c5d8f61df9d9e22bcb0fc37a602ab712958151 (diff)
downloadexternal_mesa3d-8bc3c06d86b9c4b440402f1ca419da3045d2ed25.zip
external_mesa3d-8bc3c06d86b9c4b440402f1ca419da3045d2ed25.tar.gz
external_mesa3d-8bc3c06d86b9c4b440402f1ca419da3045d2ed25.tar.bz2
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
Diffstat (limited to 'progs/trivial')
-rw-r--r--progs/trivial/tri-fbo-tex-mip.c1
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 */