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