From: Vinson Lee Date: Fri, 22 Jan 2010 07:24:40 +0000 (-0800) Subject: progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8bc3c06d86b9c4b440402f1ca419da3045d2ed25;p=mesa.git progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. --- diff --git a/progs/trivial/tri-fbo-tex-mip.c b/progs/trivial/tri-fbo-tex-mip.c index df4725c7b4e..2e8fb74a00b 100644 --- a/progs/trivial/tri-fbo-tex-mip.c +++ b/progs/trivial/tri-fbo-tex-mip.c @@ -6,7 +6,6 @@ #include #include #include -#include /* For debug */