summaryrefslogtreecommitdiff
path: root/progs
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
parenta1c5d8f61df9d9e22bcb0fc37a602ab712958151 (diff)
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
Diffstat (limited to 'progs')
-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 df4725c7b4..2e8fb74a00 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 */