progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
authorVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 04:15:59 +0000 (20:15 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 04:15:59 +0000 (20:15 -0800)
progs/trivial/tri-fbo-tex-mip.c

index 0744369..df4725c 100644 (file)
@@ -6,7 +6,6 @@
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <math.h>
 
 /* For debug */