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 0744369501163e1f33ba990d8dac4dd6922ccd59..df4725c7b4e42825d758037733625e5a4bec9099 100644 (file)
@@ -6,7 +6,6 @@
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <math.h>
 
 /* For debug */