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

This commit is contained in:
Vinson Lee 2010-01-11 20:24:57 -08:00
parent 477d51537f
commit 8e9ceb8309

View 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"