projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1c5d8f
)
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jan 2010 07:24:40 +0000
(23:24 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jan 2010 07:24:40 +0000
(23:24 -0800)
progs/trivial/tri-fbo-tex-mip.c
patch
|
blob
|
history
diff --git
a/progs/trivial/tri-fbo-tex-mip.c
b/progs/trivial/tri-fbo-tex-mip.c
index df4725c7b4e42825d758037733625e5a4bec9099..2e8fb74a00bb575319a2abf00af404c189d1f73d 100644
(file)
--- 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 */