summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-11 20:21:50 -0800
committerVinson Lee <vlee@vmware.com>2010-01-11 20:21:50 -0800
commit477d51537f8be431cf7158010c1dd2451884dc7f (patch)
treea2f10b7cd966b8041183439c8f63b396548ddde5 /progs
parent7241f5140fc5eef6e315d48f1b9a1155ecfe3166 (diff)
progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.
Diffstat (limited to 'progs')
-rw-r--r--progs/trivial/tri-fbo-tex.c2
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 */