Mesa (mesa_7_7_branch): progs/xdemos: Remove unnecessary header from corender.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 12 04:25:29 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: 8e9ceb8309f2527ab94c9e09a6c3f0013419b17f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e9ceb8309f2527ab94c9e09a6c3f0013419b17f

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 11 20:24:57 2010 -0800

progs/xdemos: Remove unnecessary header from corender.c.

---

 progs/xdemos/corender.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/progs/xdemos/corender.c b/progs/xdemos/corender.c
index 640c902..e706f4b 100644
--- a/progs/xdemos/corender.c
+++ b/progs/xdemos/corender.c
@@ -20,7 +20,6 @@
 #include <math.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <X11/keysym.h>
 #include <unistd.h>
 #include "ipc.h"




More information about the mesa-commit mailing list