diff options
Diffstat (limited to 'progs/trivial/tri-fbo-tex-mip.c')
-rw-r--r-- | progs/trivial/tri-fbo-tex-mip.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/progs/trivial/tri-fbo-tex-mip.c b/progs/trivial/tri-fbo-tex-mip.c index 07443695011..2e8fb74a00b 100644 --- a/progs/trivial/tri-fbo-tex-mip.c +++ b/progs/trivial/tri-fbo-tex-mip.c @@ -6,8 +6,6 @@ #include <assert.h> #include <stdio.h> #include <stdlib.h> -#include <string.h> -#include <math.h> /* For debug */ |