progs/xdemos: Remove unnecessary header from corender.c.
authorVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 04:24:57 +0000 (20:24 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 04:24:57 +0000 (20:24 -0800)
progs/xdemos/corender.c

index 640c902..e706f4b 100644 (file)
@@ -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"